Skip to content

FIT Wizard module helping users configure and launch the FIT suite interactively.

Notifications You must be signed in to change notification settings

fit-project/fit-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

FIT Wizard Module

FIT Wizard is a component of the FIT Project ecosystem.

This module provides a guided setup wizard for the FIT suite.
It helps users configure and launch the FIT suite application with a sequence of interactive steps.


πŸ”— Related FIT components

This module depends on:

🐍 Dependencies

Main dependencies are:

  • Python >=3.11,<3.13
  • PySide6 6.9.0
  • fit-verify-pdf-timestamp (custom submodule)
  • fit-verify-pec (custom submodule)

See pyproject.toml for full details.

Requirements

  • Python 3.11
  • Poetry (recommended for development)

πŸš€ Installation

You can install the module using Poetry:

git clone https://github.com/fit-project/fit-wizard.git
cd fit-wizard
poetry install

To run the wizard:

poetry run python main.py

Contributing

  1. Fork this repository.
  2. Create a new branch (git checkout -b feat/my-feature).
  3. Commit your changes using Conventional Commits.
  4. Submit a Pull Request describing your modification.

About

FIT Wizard module helping users configure and launch the FIT suite interactively.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages