Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thoas/python-leetchi

A client library written in python to work with leetchi api
https://github.com/thoas/python-leetchi

Last synced: about 2 months ago
JSON representation

A client library written in python to work with leetchi api

Awesome Lists containing this project

README

        

==============
python-leetchi
==============

python-leetchi is a client library to work with `mangopay `_
api (formely `leetchi `_).

Installation
------------

python-leetchi requires requests_, pycrypto_ and blinker_ to work.

.. _requests: http://docs.python-requests.org/en/latest/
.. _pycrypto: https://pypi.python.org/pypi/pycrypto
.. _blinker: https://pypi.python.org/pypi/blinker

To install it, simply ::

pip install python-leetchi

Inspiration
-----------

The data model of python-leetchi is highly inspired by `peewee `_.

Documentation
-------------

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

In the wild
-----------

This library has been developed for the need of `Ulule `_.