All Projects → raphaelm → Python Fints

raphaelm / Python Fints

Licence: lgpl-3.0
Pure-python FinTS (formerly known as HBCI) implementation

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Python Fints

Iex Api
The IEX API provides any individual or academic, public or private institution looking to develop applications that require stock market data to access near real-time quote and trade data for all stocks trading on IEX.
Stars: ✭ 683 (+200.88%)
Mutual labels:  api, finance
Tosdatabridge
A collection of resources for pulling real-time streaming data off of TDAmeritrade's ThinkOrSwim(TOS) platform; providing C, C++, Java and Python interfaces.
Stars: ✭ 229 (+0.88%)
Mutual labels:  api, finance
Degiroapi
An unofficial API for the trading platform Degiro, with the ability to get real time data and historical data
Stars: ✭ 114 (-49.78%)
Mutual labels:  api, finance
Yahooquery
Python wrapper for an unofficial Yahoo Finance API
Stars: ✭ 288 (+26.87%)
Mutual labels:  api, finance
Ynab Sdk Ruby
YNAB API Ruby Library
Stars: ✭ 54 (-76.21%)
Mutual labels:  api, finance
Iextrading4j
IEX Cloud open source API wrapper
Stars: ✭ 112 (-50.66%)
Mutual labels:  api, finance
Ynab Sdk Js
YNAB API JavaScript Library
Stars: ✭ 167 (-26.43%)
Mutual labels:  api, finance
Spectaql
Autogenerate static GraphQL API documentation
Stars: ✭ 198 (-12.78%)
Mutual labels:  api
Why bump android minsdk
Why you should bump your Android app minsdk?
Stars: ✭ 226 (-0.44%)
Mutual labels:  api
Storaji
📒 The light/responsive inventory management system available on Windows, macOS and Linux.
Stars: ✭ 222 (-2.2%)
Mutual labels:  api
Datoji
A tiny JSON storage service. Create, Read, Update, Delete and Search JSON data.
Stars: ✭ 222 (-2.2%)
Mutual labels:  api
Api struct
API wrapper builder with response serialization
Stars: ✭ 224 (-1.32%)
Mutual labels:  api
Guzzle Services
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
Stars: ✭ 226 (-0.44%)
Mutual labels:  api
Boleto Api
API for register and generate "Boletos"
Stars: ✭ 222 (-2.2%)
Mutual labels:  api
Auxpi
🍭 集合多家 API 的新一代图床
Stars: ✭ 2,605 (+1047.58%)
Mutual labels:  api
Hexo Theme Doc
A documentation theme for the Hexo blog framework
Stars: ✭ 222 (-2.2%)
Mutual labels:  api
Vnpy
基于Python的开源量化交易平台开发框架
Stars: ✭ 17,054 (+7412.78%)
Mutual labels:  finance
Gotenberg
A Docker-powered stateless API for PDF files.
Stars: ✭ 3,272 (+1341.41%)
Mutual labels:  api
Keywords
Stars: ✭ 226 (-0.44%)
Mutual labels:  api
Seja Um Bom Junior
Stars: ✭ 228 (+0.44%)
Mutual labels:  api

PyFinTS

This is a pure-python implementation of FinTS (formerly known as HBCI), a online-banking protocol commonly supported by German banks.

Read our documentation for more info

Limitations

  • Only FinTS 3.0 is supported
  • Only PIN/TAN authentication is supported, no signature cards
  • Only the following operations are supported:
    • Fetching bank statements
    • Fetching balances
    • Fetching holdings
    • SEPA transfers and debits (only with required TAN and with specific TAN methods)
  • Supports Python 3.4+

Credits and License

This library is maintained by Raphael Michel [email protected] and features major contributions by Henryk Plötz.

Further thanks for improving this library go out to: Daniel Nowak, Patrick Braune, Mathias Dalheimer, Christopher Grebs, Markus Schindler, and many more.

License: LGPL

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].