pymonzo
pymonzo copied to clipboard
Modern Python API client for Monzo public API.
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...
Hi, when attempting a pot withdrawal I'm seeing the below error. I see the same issue when using 'Monzo Playground' with the same formatted URL. Any idea how I resolve...
I got [this](https://community.monzo.com/t/adding-money-to-pots-returns-an-error-that-the-value-must-be-more-than-0/108829/11) issue when trying to make a deposit into a pot. I found that it was due to "[the fact the data was in the query string and...
I still very much like the _idea_ of https://github.com/kevin1024/vcrpy, but I think it works best when the API is publicly accessible and doesn't contain any sensitive data. Right now, I'm...