Skip to content

pymonzo

Modern Python API client for Monzo public API.

It exposes a pymonzo.MonzoAPI class that can be used to access implemented endpoints. HTTP requests are made with httpx, data parsing and validation is done with pydantic.