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 VATValidation by running the following command:
python src/vatvalidation.py