{"id":25670160,"url":"https://github.com/rbas/django-fiobank","last_synced_at":"2026-06-19T00:31:34.379Z","repository":{"id":9995110,"uuid":"12027300","full_name":"rbas/django-fiobank","owner":"rbas","description":"Django-app for managing and processing Fio Bank transaction.","archived":false,"fork":false,"pushed_at":"2015-05-24T13:10:12.000Z","size":296,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-28T11:26:07.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rbas.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-10T21:42:41.000Z","updated_at":"2016-11-25T00:49:38.000Z","dependencies_parsed_at":"2022-09-15T18:51:25.259Z","dependency_job_id":null,"html_url":"https://github.com/rbas/django-fiobank","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/rbas/django-fiobank","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbas%2Fdjango-fiobank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbas%2Fdjango-fiobank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbas%2Fdjango-fiobank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbas%2Fdjango-fiobank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rbas","download_url":"https://codeload.github.com/rbas/django-fiobank/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbas%2Fdjango-fiobank/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34513020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-24T11:31:21.552Z","updated_at":"2026-06-19T00:31:34.329Z","avatar_url":"https://github.com/rbas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"==============\nDjango fiobank\n==============\n\nDjango-app for managing and processing Fio Bank transaction.\n\n.. image:: https://dl.dropboxusercontent.com/u/4077968/admin.png\n\nRequired\n--------\n* `fiobank  \u003chttps://github.com/honzajavorek/fiobank/\u003e`_\n* `pygal  \u003chttp://pygal.org/\u003e`_ (required system packages libxml2-dev\n  libxslt1-dev)\n\n* For testing `mock  \u003chttp://www.voidspace.org.uk/python/mock/\u003e`_\n\nInstallation\n------------\n\n1. Get and install the code::\n\n    git clone git@github.com:rbas/django-fiobank.git\n    cd django-fiobank\n    python setup.py install\n\nor install via pip::\n\n    pip install django_fiobank\n\n2. Add 'django_fiobank' to INSTALLED_APPS\n3. Run django migration::\n\n    ./manage.py migrate django_fiobank\n\n\nUsage\n-----\nRun django in your browser and register Accounts and token for `Fio Bank Api  \u003chttp://www.fio.cz/bank-services/internetbanking-api\u003e`_.\n\nDownloading a save your bank transaction::\n\n    ./manage.py fiodownload\n\n\nNotification when the token expiration::\n\n    ./manage.py fiochecktokentimevalidity\n\nSet this command as daily cron job.\n\n\nUse **django.post_save** signal on model **Transaction** for couple your\ninvoice.\n\n\nFor further information read code.\n\n\nLicense: ICS\n------------\n© 2013 Martin Voldrich \u003crbas.cz@gmail.com\u003e\n\nThis work is licensed under `ISC license \u003chttps://en.wikipedia.org/wiki/ISC_license\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbas%2Fdjango-fiobank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frbas%2Fdjango-fiobank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbas%2Fdjango-fiobank/lists"}