Skip to main content

Plain and simple accounting module for Django

Project description

django-simple-accounting

Plain and Simple Accounting module for Django

PyPI version fury.io PyPI download month GitHub license

Installation

Install from pypi:

pip install django-simple-accounting

Add "simple_accounting" to your INSTALLED_APPS setting.

INSTALLED_APPS = [
    ...
    "simple_accounting",
]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_simple_accounting-0.1.4.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

django_simple_accounting-0.1.4-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page