Skip to main content

Accounting Helper Django App

Project description

kesha

kesha is an accounting helper for django. It provides the necessary models and view and is ready to be included into your project.

django_kesha_logo

Idea

I need an accounting tool, but I don't like Gnucash. I want to link documents to each booking, and the whole thing should be somewhat auditproof. I could not find any tool that suits these needs, therefore I started writing my own tools. Previously I worked on kescher which is the proof of concept for this application. It has some major flaws, (e.g. i does not calculate correctly) but this will be fixed with this app.

Features

Django-kesha currently provides some basic accounting functionality.

Related apps

Tested with the following versions of Python/Django:

  • Django: 2.2, 3.0, 3.1, 3.2
  • Python: 3.7, 3.8, 3.9

Installation

Install django-kesha using pip:

$ pip install django-kesha

Quick start

  1. Add "kesha" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
    ...
    "kesha",
]
  1. Include the polls URLconf in your project urls.py like this::

    path('kesha/', include('kesha.urls')),

  2. Run python manage.py migrate to create the kesha models.

  3. Visit http://127.0.0.1:8000/kesha/ to start 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-kesha-0.1.2.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_kesha-0.1.2-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

Details for the file django-kesha-0.1.2.tar.gz.

File metadata

  • Download URL: django-kesha-0.1.2.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.9.4 Linux/5.4.112-1-MANJARO

File hashes

Hashes for django-kesha-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1ee4cc7e706a55e3fa7d112b6daa6c73f42be938cfd264c79a472df061dd5c00
MD5 9536102bc3a0b743cf72846cda8dde48
BLAKE2b-256 b81c29b7f1eb5f275b968c232e2d55c80b1a08c013ecc82f9afff0ae969e1918

See more details on using hashes here.

File details

Details for the file django_kesha-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: django_kesha-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 10.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.9.4 Linux/5.4.112-1-MANJARO

File hashes

Hashes for django_kesha-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a438bb8f2b93368511a4e0fbd70eab0432b6b9072c7e243df09f402822a67fb6
MD5 3e57063c2254d4d571b15c959829cec1
BLAKE2b-256 078aef8d731b4a07994bd181e62f927eeb8b28ae1b7540f2f6c5c9943c24ead0

See more details on using hashes here.

Supported by

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