Skip to content

Python package to interact with the API provided by Monzo bank

License

Notifications You must be signed in to change notification settings

psleep/monzo-api

This branch is 101 commits behind petermcd/monzo-api:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
psleep
Dec 5, 2021
8eea42c · Dec 5, 2021

History

33 Commits
Sep 27, 2021
Sep 26, 2021
Sep 25, 2021
Dec 5, 2021
Sep 12, 2021
Sep 20, 2021
Sep 26, 2021
Sep 12, 2021
Sep 25, 2021
Sep 26, 2021
Sep 26, 2021
Sep 12, 2021
Sep 27, 2021

Repository files navigation

Monzo API

The Monzo API package allows you to interact with the API provided by Monzo bank.

DISCLAIMER

Before using this package it is important to understand that the Monzo API should only be used for non-public projects hosted securely. Please do not use this on a public server and do not use it for accessing other users accounts.

Installation

The package can be installed as a standard pip project:

pip install monzo-api

Basic Usage

Prior to using the API you need to obtain a few details from Monzo. Please read this document.

Please see the examples in the example directory.

Documentation

Full documentation can be found on Read The Docs

About

Python package to interact with the API provided by Monzo bank

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.2%
  • HTML 2.8%