Skip to content

FIT Scraper module is the core framework for FIT’s scraper modules, providing a unified PySide6 interface, task orchestration, and shared utilities for data acquisition across multiple platforms.

Notifications You must be signed in to change notification settings

fit-project/fit-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fit-scraper

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.


🔗 Related FIT components

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


🐍 Dependencies

Main dependencies:

  • Python >=3.11,<3.13
  • PySide6
  • FIT modules (see previous section)

See pyproject.toml for the full list and version details.


📦 Installation

Use Poetry:

poetry install

About

FIT Scraper module is the core framework for FIT’s scraper modules, providing a unified PySide6 interface, task orchestration, and shared utilities for data acquisition across multiple platforms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages