File: index.rst

package info (click to toggle)
python-fints 4.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 700 kB
  • sloc: python: 5,021; makefile: 196
file content (33 lines) | stat: -rw-r--r-- 596 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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