Skip to main content

Financial Transactions is a Django app to import and categorise transactions from financial institutions, where categories are assigned based on hints.

It’s intended for hackers who want to build other interesting stuff with their categorised financial transactions.

Quick Start

  1. Add “financial_transactions” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        ...
        'financial_transactions',
    )
  2. Run python manage.py syncdb to create the Financial Transaction models.

3. Start the development server and visit http://127.0.0.1:8000/admin/ to create an account (you’ll need the Admin app enabled), choosing a transaction format for the account (currently only CommerzBank Giro and Commerzbank Mastercard csvs are supported, but I’ll add forms as people need them.)

  1. Import your transactions:

    ./manage.py import_transactions ~/mydata/2013-01-commerzbank.csv

You can then browse your transactions in the /admin/, add transaction category hints, and reimport your csvs to automatically update the categories based on your hints.

Testing

To run the tests, you’ll need to install a few additional test packages: mock, django_factory.

Download files

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

Source Distribution

django-financial-transactions-0.1.tar.gz (9.1 kB view details)

Uploaded Source

File details

Details for the file django-financial-transactions-0.1.tar.gz.

File metadata

File hashes

Hashes for django-financial-transactions-0.1.tar.gz
Algorithm Hash digest
SHA256 1ede0a88b66efef138a5c9801d5b21c31619199ebdae7b064fcd8cad0ffcea31
MD5 a95d9a16ff7a1dcf4f546eafff361fb6
BLAKE2b-256 10ecea2b16c3b9ab1493948e20004d602f11fca8d4c3426c3cc216944818eec9

See more details on using hashes here.

Release history Release notifications | RSS feed

0.2

1 file

This release

0.1 This release

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page