radupotop / OpenBankingPythonExamples

Sample Python code showing how to use Open banking APIs (PSD2 AISP & PISP) using enable:Banking Python library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Banking Python Examples

This repository contains sample Python code showing how to use Open banking APIs (PSD2 AISP & PISP) using enable:Banking Python library.

Quickstart

In order to run the example code you need to have Python 3.6+ and enablebanking library installed.

To run examples from your command line:

python3 aisp_example.py

About

Sample Python code showing how to use Open banking APIs (PSD2 AISP & PISP) using enable:Banking Python library

License:Apache License 2.0


Languages

Language:Python 100.0%