Skip to main content

Django-app for managing and processing Fio Bank transaction

Project description

Django-app for managing and processing Fio Bank transaction.

https://dl.dropboxusercontent.com/u/4077968/admin.png

Required

  • fiobank

  • pygal (required system packages libxml2-dev libxslt1-dev)

  • For testing mock

Installation

  1. Get and install the code:

    git clone git@github.com:rbas/django-fiobank.git
    cd django-fiobank
    python setup.py install

or install via pip:

pip install django_fiobank
  1. Add ‘django_fiobank’ to INSTALLED_APPS

  2. Run django migration:

    ./manage.py migrate django_fiobank

Usage

Run django in your browser and register Accounts and token for Fio Bank Api.

Downloading a save your bank transaction:

./manage.py fiodownload

Notification when the token expiration:

./manage.py fiochecktokentimevalidity

Set this command as daily cron job.

Use django.post_save signal on model Transaction for couple your invoice.

For further information read code.

License: ICS

© 2013 Martin Voldrich <rbas.cz@gmail.com>

This work is licensed under ISC license.

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_fiobank-0.1.2.tar.gz (14.7 kB view hashes)

Uploaded Source

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