]> git.ipfire.org Git - thirdparty/python-fints.git/commit
New-style object oriented interface
authorHenryk Plötz <henryk@ploetzli.ch>
Mon, 6 Aug 2018 18:09:49 +0000 (20:09 +0200)
committerRaphael Michel <mail@raphaelmichel.de>
Mon, 3 Dec 2018 18:34:17 +0000 (19:34 +0100)
commit5444d53bb5cb725509bcb227bcb3c1b749e782c4
tree83aa72d88017755c5ce3cce04f91142fa07e61aa
parentcca60a978108f4eb8bfda4a7604da264fde61701
New-style object oriented interface
fints/formals.py [new file with mode: 0644]
fints/message.py
fints/parser.py [new file with mode: 0644]
fints/segments/__init__.py
fints/utils.py
tests/conftest.py [new file with mode: 0644]