cznic/public/: fred-teller-0.2.1 metadata and description

Simple index Newer version available

Fred-teller is a library for downloading and parsing of bank statements.

author Ondřej Fikar
author_email ondrej.fikar@nic.cz
classifiers
  • Development Status :: 2 - Pre-Alpha
  • Environment :: Console
  • Intended Audience :: Information Technology
  • License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Topic :: Internet
  • Topic :: Office/Business
  • Topic :: Utilities
  • Typing :: Typed
license GPLv3+
provides_extras test
requires_python >=3.5

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
fred-teller-0.2.1.tar.gz
Size
14 KB
Type
Source

Python library for downloading and conversion of bank statements.

ChangeLog

0.1.0 (2020-10-29)

Initial version.

  • BankStatementDownloader and BankStatementParser interfaces

  • BankStatement and Payment data classes

  • Implementations for CSOB, Fio, and Raiffeisen