Skip to content

Utilities and base classes for content acquisition, shared across FIT scraper modules.

Notifications You must be signed in to change notification settings

fit-project/fit-acquisition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fit-cases

Case management module for the FIT Project, built using PySide6.

This module provides the graphical interface to modify case information used by the FIT application.


🔗 Related FIT components

This package is part of the broader fit ecosystem and depends on:


🐍 Dependencies

Main dependencies are:

  • Python >=3.9,<3.13
  • PySide6 6.9.0
  • SQLAlchemy ^2.0.40
  • fit-common (custom submodule)
  • fit-assets (custom submodule)
  • fit-configurations (custom submodule)

See pyproject.toml for full details.


🚀 Installation

Install the module using Poetry:

poetry install

About

Utilities and base classes for content acquisition, shared across FIT scraper modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages