Django-app for managing and processing Fio Bank transaction.
Required
Installation
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
Add ‘django_fiobank’ to INSTALLED_APPS
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.
Release files for django_fiobank 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django_fiobank-0.1.2.tar.gz | 14.7 kB | Details |
Release files / django_fiobank-0.1.2.tar.gz
| Download URL | django_fiobank-0.1.2.tar.gz |
|---|---|
| Size | 14.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bc04c37e44dcc8f4ea83986b2881dff7a01b562dd2b4358aaf19402a321aafdc
|
|
BLAKE2b-256 checksum How to use checksums |
c36a32da958762ccceca0337e076549ebc49b5441bc5678c880f6f609b70326b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |