Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/recurly/recurly-client-python

Recurly Python Client
https://github.com/recurly/recurly-client-python

python python3 recurly

Last synced: 5 days ago
JSON representation

Recurly Python Client

Awesome Lists containing this project

README

        

# Recurly

[![PyPi](https://img.shields.io/static/v1?label=pypi&message=recurly&color=purple)](https://pypi.org/project/recurly/)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)

This repository houses the official python library for Recurly's V3 API.

> *Note*:
> If you were looking for the V2 client, see the [v2 branch](https://github.com/recurly/recurly-client-python/tree/v2).

### Documentation

This library's [python documentation](https://recurly-client-python.readthedocs.io/en/latest/) is hosted on ReadTheDocs.
It contains the Getting Started guide as well as the reference documentation.

Documentation for the HTTP API and example code can be found
[on our Developer Portal](https://developers.recurly.com/api/v2019-10-10/).

### Contributing

Please see our [Contributing Guide](CONTRIBUTING.md).