Skip to content

GPL'd validator for Australian Banker Association ABA transaction files

License

Notifications You must be signed in to change notification settings

thomper/ausabavalidator

Repository files navigation

ausabavalidator is a validator for Australian Banker Association (ABA) files released under the GPLv3.


Requires Python 3 and pytest for tests.  All tests currently pass.

At this point the ABA filename is hardcoded in validator.py, this will change.

There are plans to add a graphical user interface once file validation is done.


To run the validator: python3 validator.py

To run the tests: pytest testall.py


To install pytest: pip install pytest

About

GPL'd validator for Australian Banker Association ABA transaction files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages