Base module for scraper modules within the [FIT Project], built using PySide6. Provides the entrypoint, shared utilities, and PySide6 UI components used to launch and orchestrate acquisition modules.
This package is part of the broader fit ecosystem and depends on:
fit-acquisition– Base utilities and classes for acquisition
Main dependencies:
- Python
>=3.11,<3.13 - PySide6
- FIT modules (see previous section)
See pyproject.toml for the full list and version details.
Use Poetry:
poetry install