Skip to content

User interface for the vatservice written in Python and wx. Use single or batch validation with support for CSV, XLSX and JSON.

License

Notifications You must be signed in to change notification settings

dseichter/vatservice-gui

vatservice-gui

User interface for the vatservice written in Python and wx. Use single or batch validation with support for CSV, XLSX and JSON.

Badges

pep8 trivy

Start development

Create and activate an environment by running the following command:

python -m venv .venv

.venv/Scripts/activate

Install the required dependencies

pip install -r src/requirements.txt

If you want to do some UI changes, download and install the latest wxFormBuilder from the wxFormBuilder Homepage.

You can start the vatservice-gui by running the following command:

python src/vatservice.py

Some screenshots

Single validation

single validation

Batch validation

batch validation

Configuration

configuration

About

User interface for the vatservice written in Python and wx. Use single or batch validation with support for CSV, XLSX and JSON.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages