Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henryk/byro-fints
FinTS 3.0 (formerly known as HBCI) plugin for the byro member management software
https://github.com/henryk/byro-fints
byro-plugin
Last synced: 5 days ago
JSON representation
FinTS 3.0 (formerly known as HBCI) plugin for the byro member management software
- Host: GitHub
- URL: https://github.com/henryk/byro-fints
- Owner: henryk
- License: other
- Created: 2018-06-07T15:27:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-28T12:40:15.000Z (over 2 years ago)
- Last Synced: 2024-08-02T12:47:00.029Z (3 months ago)
- Topics: byro-plugin
- Language: Python
- Size: 265 KB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - henryk/byro-fints - FinTS 3.0 (formerly known as HBCI) plugin for the byro member management software (others)
README
Byro FinTS/HBCI 3.0 plugin
==========================This is a plugin for `byro`_.
Development setup
-----------------1. Make sure that you have a working byro development setup`.
2. Clone this repository, eg to ``local/byro-fints``.
3. Activate the virtual environment you use for byro development.
4. Execute ``python setup.py develop`` within this directory to register this application with byro's plugin registry.
5. Restart your local byro server. The plugin is now in use.
6. To generate local translation files: ``django-admin makemessages -l de -i build -i dist -i "*egg*"``
License
-------Copyright 2018 Henryk Plötz
Released under the terms of the Apache License 2.0
.. _byro: https://github.com/byro/byro