Tool for automatic AHB comparison of consecutive Formatversionen
. Highlighted changes between PruefIDs
of various
Nachrichtenformate
are provided by already formatted .xlsx
files or raw .csv
files located inside the
machine-readable-anwendungshandbücher
repository.
Install this package from PyPI using
pip install ahlbatross
To set up the python development environment, install the required dependencies via
$ tox -e dev
For local testing and code quality maintenance, run
tox
Check out our Python Template Repository for detailed descriptions and step-by-step instructions.
To publish a new version of this library on PyPI create a new release.
Use semantic versioning with leading v
, e.g. v1.2.3
and please include at least the autogenerated release notes.
Feel free to contribute to this project by opening a pull request against the main branch.