Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 602 Bytes

File metadata and controls

31 lines (23 loc) · 602 Bytes

FinTS client library

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

Library user documentation content

.. toctree::
   :maxdepth: 2

   quickstart
   reading
   client
   tans
   transfers
   debits
   tested
   upgrading_1_2


Library developer documentation content

.. toctree::
   :maxdepth: 2

   developer/index