pymonzo icon indicating copy to clipboard operation
pymonzo copied to clipboard

Modern Python API client for Monzo public API.

Results 1 pymonzo issues
Sort by recently updated
recently updated
newest added

At the moment getting transactions that have custom categories doesn't appear to be supported. Monzo supports custom categories as part of the Plus plan ([src](https://monzo.com/help/monzo-plus/advanced-budgeting-custom-categories/)). When running `monzo_api.transactions.list()` I get...

bug