Django-app for managing and processing Fio Bank transaction
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django_fiobank-0.1.2.tar.gz
.
File metadata
- Download URL: django_fiobank-0.1.2.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc04c37e44dcc8f4ea83986b2881dff7a01b562dd2b4358aaf19402a321aafdc |
|
MD5 | 9e467612eb74572e3d9ae17f85143a58 |
|
BLAKE2b-256 | c36a32da958762ccceca0337e076549ebc49b5441bc5678c880f6f609b70326b |