FinTS client library
====================

   :target: https://pypi.python.org/pypi/fints

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
