Build akahu-opsdevnz Python client module
Context
As part of the RAMP project, we need a Python client for the Akahu Open Banking API. After one day of requirements analysis, we've sketched out the module structure. SMUNZ has directed that this module follow our standard GitHub Python module template.
What this issue covers
- Scaffold the module using module-template-opsdevnz
- Implement the Akahu API client covering the endpoints needed for reconciliation
- Write tests, docs, and a README aimed at NZ Open Banking developers
- Publish to PyPI when ready
Deliverables
- Public repo:
- Published on PyPI as
- Documentation sufficient for a New Zealand developer to integrate with the Open Banking API gateway