/python-fints

Minimal pure-python FinTS (formerly known as HBCI) implementation

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

PyFinTS

This is a pure-python implementation of FinTS (formerly known as HBCI), a online-banking protocol commonly supported by German banks.

Read our documentation for more info

Limitations

  • Only FinTS 3.0 is supported
  • Only PIN/TAN authentication is supported, no signature cards
  • Only the following operations are supported:
    • Fetching bank statements
    • Fetching balances
    • Fetching holdings
    • SEPA transfers and debits (only with required TAN and with specific TAN methods)
  • Supports Python 3.4+

Credits and License

Maintainer: Raphael Michel mail@raphaelmichel.de

Big thanks to: Daniel Nowak, Patrick Braune, Mathias Dalheimer, Christopher Grebs, Markus Schindler

License: LGPL