This project is aimed to provide an abstraction layer to get some data out ouf HBCI enabled bank accounts using AqBanking as an interface.
- AqBanking with already configured accounts, since this wrapper is not supposed to take care of that (yet)
- Get a list of accounts configured with AqBanking
- Request the current balance of an account
- Request a list of all available transactions
To install aqbanking-cli-wrapper with pip directly from the Git repository,
simply run pip install git+git://github.com/hedderich/aqbanking-cli-wrapper.git