The recurly-client-python library is a minimalist Python interface for Recurly's subscription management API. The library interacts with Recurly's REST API.
Please see example.py for a quick example of creating, reading, updated, deleting and listing accounts. For further examples, read through the tests in recurlytest.py.
- Python (2.5 or greater, but not 3.x)
Please see the Recurly API for more information.
This library was originally written by Drew Yeaton drew.yeaton@recurly.com expressly for Recurly, Inc. Please contact support@recurly.com for support. This library is distributed with the MIT license.