Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 647 Bytes

index.rst

File metadata and controls

34 lines (26 loc) · 647 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_3_4
   upgrading_2_3
   upgrading_1_2
   trouble


Library developer documentation content

.. toctree::
   :maxdepth: 2

   developer/index