Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

splanquart/python-mangopay

Repository files navigation

python-mangopay

python-mangopay is a client library to work with mangopay api V2.

Installation

python-mangopay requires requests, pycrypto and blinker to work.

To install it, simply

pip install -e git+https://github.com/splanquart/python-mangopay.git#egg=python_mangopay

Inspiration

The data model of python-mangopay is highly inspired by peewee. In fact, python-mangopay is a port of python-leetchi.

Documentation

For documentation, usage, and examples, see: https://python-mangopay.readthedocs.org/

In the wild

This library has been developed for the need of PayPlug.

About

A client library written in python to work with mangopay api V2 http://python-mangopay.readthedocs.org/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published