python-mangopay is a client library for interacting with the Mangopay API.
python-mangopay requires:
To install the package:
pip install python-mangopay
By installing this package with pip, all dependencies will be installed for you.
The data model of python-mangopay is highly inspired by peewee.
For documentation and examples of usage for the Mangopay API please refer to: API references
See docs to find examples.