Skip to content

noderabbit-team/recurly-client-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recurly Python Client

The recurly-client-python library is a minimalist Python interface for Recurly's subscription management API. The library interacts with Recurly's REST API.

Usage

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.

Requirements

  • Python (2.5 or greater, but not 3.x)

API Documentation

Please see the Recurly API for more information.

About

This library was originally written by Drew Yeaton [email protected] expressly for Recurly, Inc. Please contact [email protected] for support. This library is distributed with the MIT license.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%