Home
Softono

Django Hordak

Open source MIT Python
270
Stars
61
Forks
10
Issues
11
Watchers
4 months
Last Commit

 About Django Hordak

Double entry accounting in Django

Platforms

Web Self-hosted

Languages

Python

Need Help Installing Django Hordak?

We provide expert installation service for this software. Our team will install, configure, and secure Django Hordak on your server. plans start at just $30.

Django Hordak

View on GitHub

django-hordak

Double entry bookkeeping in Django.

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.

Hordak also includes a basic accounting interface. This should allow you to get up-and-running quickly. However, the expectation is that you will either heavily build on this example or use one of the interfaces detailed below.

Tested under Python: 3.8, 3.9, 3.10, 3.11, 3.12. Django: 4.2, 5.0

Adam Charnock_ is available for freelance/contract work.

.. image:: https://img.shields.io/pypi/v/django-hordak.svg :target: https://badge.fury.io/py/django-hordak

.. image:: https://img.shields.io/github/license/adamcharnock/django-hordak.svg :target: https://pypi.python.org/pypi/django-hordak/

.. image:: https://coveralls.io/repos/github/adamcharnock/django-hordak/badge.svg?branch=master :target: https://coveralls.io/github/adamcharnock/django-hordak?branch=master

.. image:: https://readthedocs.org/projects/django-hordak/badge/?version=latest :target: https://django-hordak.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

Documentation

Documentation can be found at: http://django-hordak.readthedocs.io/

.. _swiftwind: https://github.com/adamcharnock/swiftwind/ .. _simple model layer: https://github.com/adamcharnock/django-hordak/blob/master/hordak/models/core.py .. _battlecat: https://github.com/adamcharnock/battlecat .. _Adam Charnock: https://adamcharnock.com