ridgebit / python-spreedly

Simple, straightforward and consistent Python wrapper of Spreedly API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-spreedly is a wrapper around the Spreedly API. It wraps the most common Spreedly functions, such as creating subscribers, getting subscription plans, etc. It comes with a full set of unit tests which can be invoked by running $ python spreedly.py.

This code was created because the other API wrappers available at the time of writing it lacked internal consistency or were not very straightforward to use. See COPYING for license details.

About

Simple, straightforward and consistent Python wrapper of Spreedly API

License:Other


Languages

Language:Python 100.0%