Double entry bookkeeping in Django.
Django Hordak provides a simple model layer for a double-entry accounting system. The intention is not to provide a full-featured app, but rather to provide a reliable foundation on which to build such apps.
Tested under Python 3.6, 3.7, 3.7. May work on 3.5.
Documentation can be found at: http://django-hordak.readthedocs.io/
Django Hordak is the core functionality of a double entry accounting system. It provides thoroughly tested core models with relational integrity constrains to ensure consistency.
Interfaces which build on Hordak include:
django-hordak is packaged using seed.