Skip to content

fit-project/fit-verify-pec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fit-verify-pec

Verify PEC Module for the FIT Project, built using PySide6.

This module provides a graphical interface for verifying the PEC applied sent during the acquisition process.


🔗 Related FIT components

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


🐍 Dependencies

Main dependencies are:

  • Python >3.9.0,<3.9.1 or >3.9.1,<3.13
  • PySide6 6.9.0 – Qt for Python UI framework
  • cryptography ^44.0.2 – Cryptographic operations
  • bs4 ^0.0.2 – HTML/XML parsing (BeautifulSoup wrapper)
  • xhtml2pdf ^0.2.17 – PDF generation from HTML
  • pypdf2 ^3.0.1 – PDF manipulation
  • jinja2 ^3.1.6 – Templating engine for HTML

Custom submodules:

  • fit-cases – case information (installed via Git)

See pyproject.toml for full details.


🚀 Installation

Install the module using Poetry:

poetry install

About

FIT Verify PEC Module

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages