django-hordak


Namedjango-hordak JSON
Version 1.17.0 PyPI version JSON
download
home_pagehttps://github.com/adamcharnock/django-hordak
SummaryDouble entry book keeping in Django
upload_time2024-08-29 10:15:07
maintainerNone
docs_urlNone
authorAdam Charnock
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            django-hordak
=============

**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.8, 3.9, 3.10, 3.11, 3.12
Django: 4.2, 5.0

.. 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/

Related Projects
----------------

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:

 * `battlecat`_ – General purpose accounting interface (work in progress)
 * `swiftwind`_ – Accounting for communal households (work in progress)


django-hordak is packaged using seed_.

.. _seed: https://github.com/adamcharnock/seed/
.. _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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/adamcharnock/django-hordak",
    "name": "django-hordak",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Adam Charnock",
    "author_email": "adam@adamcharnock.com",
    "download_url": "https://files.pythonhosted.org/packages/d8/73/8c2ac3e7c0f93c940425f3adf173d22ffd8b07b98a59e287e47995bdb56c/django_hordak-1.17.0.tar.gz",
    "platform": null,
    "description": "django-hordak\n=============\n\n**Double entry bookkeeping in Django.**\n\nDjango Hordak provides a `simple model layer`_ for a double-entry accounting\nsystem. The intention is not to provide a full-featured app, but rather\nto provide a reliable foundation on which to build such apps.\n\nTested under Python: 3.8, 3.9, 3.10, 3.11, 3.12\nDjango: 4.2, 5.0\n\n.. image:: https://img.shields.io/pypi/v/django-hordak.svg\n    :target: https://badge.fury.io/py/django-hordak\n\n.. image:: https://img.shields.io/github/license/adamcharnock/django-hordak.svg\n    :target: https://pypi.python.org/pypi/django-hordak/\n\n.. image:: https://coveralls.io/repos/github/adamcharnock/django-hordak/badge.svg?branch=master\n    :target: https://coveralls.io/github/adamcharnock/django-hordak?branch=master\n\n.. image:: https://readthedocs.org/projects/django-hordak/badge/?version=latest\n    :target: https://django-hordak.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\nDocumentation\n-------------\n\nDocumentation can be found at: http://django-hordak.readthedocs.io/\n\nRelated Projects\n----------------\n\nDjango Hordak is the core functionality of a double entry accounting system.\nIt provides thoroughly tested core models with relational integrity constrains\nto ensure consistency.\n\nInterfaces which build on Hordak include:\n\n * `battlecat`_ \u2013 General purpose accounting interface (work in progress)\n * `swiftwind`_ \u2013 Accounting for communal households (work in progress)\n\n\ndjango-hordak is packaged using seed_.\n\n.. _seed: https://github.com/adamcharnock/seed/\n.. _swiftwind: https://github.com/adamcharnock/swiftwind/\n.. _simple model layer: https://github.com/adamcharnock/django-hordak/blob/master/hordak/models/core.py\n.. _battlecat: https://github.com/adamcharnock/battlecat\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Double entry book keeping in Django",
    "version": "1.17.0",
    "project_urls": {
        "Homepage": "https://github.com/adamcharnock/django-hordak"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8738c2ac3e7c0f93c940425f3adf173d22ffd8b07b98a59e287e47995bdb56c",
                "md5": "bf02b8ed6db3f7cea395558f1a0779cc",
                "sha256": "6f27b74e54f509bd56066e2779b0f1c516b1beaa07c90d3c33a695fecffab465"
            },
            "downloads": -1,
            "filename": "django_hordak-1.17.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bf02b8ed6db3f7cea395558f1a0779cc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1975927,
            "upload_time": "2024-08-29T10:15:07",
            "upload_time_iso_8601": "2024-08-29T10:15:07.720167Z",
            "url": "https://files.pythonhosted.org/packages/d8/73/8c2ac3e7c0f93c940425f3adf173d22ffd8b07b98a59e287e47995bdb56c/django_hordak-1.17.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-29 10:15:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adamcharnock",
    "github_project": "django-hordak",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "django-hordak"
}
        
Elapsed time: 0.29612s