# arrobalytics/django-ledger

Django Ledger is a double entry accounting system and financial analysis engine built on the Django Web Framework.

Repository: https://github.com/arrobalytics/django-ledger
Canonical: https://ross.abutalabs.com/products/django-ledger
Homepage: https://www.miguelsanda.com
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: finance, django, django-framework, django-application, django-project, accounting, forecasting, ledger-journal, bookkeeping, cashmanagement, financial-analysis-engine, entities, django-ledger, financial, quickbooks
Last push: 2026-08-26T12:21:57+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 2865, "days_push": 7, "days_rel": 9, "gap_med": 19.5, "n_releases_24m": 23}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1374, forks 321 (observed 2026-08-28T04:04:32.961028+00:00)

## What it is
Django Ledger is a double-entry accounting engine and financial analysis library built as a Django application. It provides a high-level Python API for ledgers, journal entries, financial statements, invoices, and ratio analysis in financially driven applications.

## Use cases
- add double-entry bookkeeping to a Django app
- generate balance sheets, income statements, and cash flow reports
- manage invoices, bills, and purchase orders programmatically
- import bank transactions from OFX/QFX files
- compute financial ratios and forecasts for entities
- build a multi-tenant accounting SaaS

## When to choose
- you already have a Django project and need accounting primitives
- you want an embeddable accounting engine rather than a standalone product
- you need Django Admin integration and a built-in entity management UI

## When to avoid
- you need a turnkey accounting application without writing Django code
- your stack is not Python/Django
- you need a simple expense tracker rather than a full double-entry ledger

## Facets
- artifact type: library
- maturity: active
- function: database, sdk, data-science
- domain: fintech, web-development, backend, developer-tools
- platform: python, self-hosted
- tags: django, accounting, double-entry, bookkeeping, financial-statements, ledger, invoices, financial-analysis, multi-tenancy, ofx-import, web-server

## Member repositories
- arrobalytics/django-ledger (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:32.961028+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:36.793193+00:00, confidence not recorded.
  - readme: https://github.com/arrobalytics/django-ledger (fetched 2026-08-28T04:04:32.961028+00:00, sha 65ac33e42e05)
  - homepage: https://www.miguelsanda.com (fetched 2026-08-29T11:56:59.898542+00:00, sha c04f06be5a4d)
  - site_page: https://www.miguelsanda.com/about-me (fetched 2026-08-29T11:56:59.907563+00:00, sha 8cdf0216f443)
  - site_page: https://www.miguelsanda.com/blog/django-ledger-v081-introducing-the-receiptmodel-and-enhanced-features (fetched 2026-08-29T11:56:59.909366+00:00, sha ec6b0908c1bd)
  - registry_pypi: https://pypi.org/pypi/django-ledger/json (fetched 2026-08-29T11:56:59.911502+00:00, sha e49e7f95b495)
- Data as of 2026-08-30T08:39:29.467469+00:00.
