Toolkit Python (Italia) per audit accessibilita base + GUI
Project description
Prototipo Python Scaricabile
Questa cartella contiene una versione Python del toolkit, pronta per diventare .exe.
Funzioni
- Audit da file HTML (
--file) - Audit da URL (
--url) - Output JSON (
--out)
Avvio rapido
cd python-app
python .\conforme_toolkit\cli.py --file ..\examples\sample.html --out .\report.json
Interfaccia grafica
cd python-app
python -m conforme_toolkit.gui
Nella finestra puoi:
- scegliere
File HTMLoURL - impostare percorso output JSON
- lanciare analisi con il pulsante
Analizza
Test
python .\tests\run_tests.py
Se vuoi installazione pacchetto:
python -m pip install -e .
conforme-digitale --file ..\examples\sample.html --out .\report.json
conforme-digitale-gui
Build eseguibile Windows
cd python-app
.\build_exe.ps1
Dopo la build trovi:
python-app\dist\conforme-digitale.exepython-app\dist\conforme-digitale-gui.exe
Uso eseguibile
.\dist\conforme-digitale.exe --url https://example.com --out .\report.json
.\dist\conforme-digitale-gui.exe
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file conforme_digitale_toolkit_germanocosti-0.2.1.tar.gz.
File metadata
- Download URL: conforme_digitale_toolkit_germanocosti-0.2.1.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b914b30d4f14bc2b1633e04d70bd6acbcdfe1297f3322292658818f6106ceef
|
|
| MD5 |
1963ca3d663592b2aa024de3f0d3a049
|
|
| BLAKE2b-256 |
97bb853af964b6c2c6f5b52b5de7bd483679e9fdd1187417e09b90909b9b6c2c
|
File details
Details for the file conforme_digitale_toolkit_germanocosti-0.2.1-py3-none-any.whl.
File metadata
- Download URL: conforme_digitale_toolkit_germanocosti-0.2.1-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78b301c922280188bd60f41c26f73d035bd1793cdd982d38a019350acecee6cd
|
|
| MD5 |
bb1a088f5284a6db82331e9faf2e35c6
|
|
| BLAKE2b-256 |
29542e9c81bd470f0b57ea34b7f0687c7eb531b1f2d7949a3712d10a2c54dfb7
|