/python-mangopay

A client library for interacting with the Mangopay API

Primary LanguagePythonMIT LicenseMIT

python-mangopay

python-mangopay is a client library for interacting with the Mangopay API.

Build Status

Installation

python-mangopay requires:

To install the package:

pip install python-mangopay

By installing this package with pip, all dependencies will be installed for you.

Inspiration

The data model of python-mangopay is highly inspired by peewee.

Documentation

For documentation and examples of usage for the Mangopay API please refer to: API references

See docs to find examples.