Skip to main content
WARNING: PyPI Phishing attack ongoing. Please check that you are on the correct domain - PyPI dot org - before continuing  PyPI

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.

Supported by

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