Skip to main content

Interact with Recurly's REST API for subscription management from your Python website

Project description

# Recurly Python Client #

Recurly’s Python client library is an interface to its [REST API](http://docs.recurly.com/api).

## Usage ##

Set your API key and Recurly.js private key:

import recurly

recurly.API_KEY = ‘012345678901234567890123456789ab’ recurly.js.PRIVATE_KEY = ‘0cc86846024a4c95a5dfd3111a532d13’

# Set a default currency for your API requests recurly.DEFAULT_CURRENCY = ‘USD’

## API Documentation ##

Please see the [Recurly API](http://docs.recurly.com/api/) for more information.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

recurly-2.1.2.tar.gz (36.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page