pypanking

A python wrapper for bank apis.


Keywords
banking, api, wrapper
License
Other
Install
pip install pypanking

Documentation

Python implementation for banking

OBS This is not yet published to pip, and its not implemented to working release

This project aims on making a banking lib, used with the banks around the world that supports api access The different banks will be implemented through python packages like pyswedbank

installation

pip

pip install pybanking

source

git clone https://github.com/kennedyshead/pybanking.git
./setup.py install