Metadata-Version: 2.1
Name: recurly
Version: 4.62.0
Summary: Recurly v4
Home-page: https://github.com/recurly/recurly-client-python
Author: Developer Experience
Author-email: dx@recurly.com
Description-Content-Type: text/markdown
Provides-Extra: test
License-File: LICENSE

# 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).
