Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pagarme/pagarme-python

🐍 Pagar.me's Python library
https://github.com/pagarme/pagarme-python

Last synced: 3 months ago
JSON representation

🐍 Pagar.me's Python library

Awesome Lists containing this project

README

        

## pagarme-python
[![Build status](https://travis-ci.org/pagarme/pagarme-python.svg?branch=master)](https://secure.travis-ci.org/pagarme/pagarme-python)
[![Coverage](https://coveralls.io/repos/pagarme/pagarme-python/badge.svg?branch=master&service=github)](https://coveralls.io/github/pagarme/pagarme-python)

Pagar.me Python library

## Installing

This lib can be found on [pip](https://pypi.python.org/pypi/pagarme-python). To install it, use:

```
$ pip install pagarme-python
```

## Documentation

* [Product Guide](https://docs.pagar.me/docs)
* [API Guide](https://docs.pagar.me/reference)

## Support
If you have any problem or suggestion please open an issue [here](https://github.com/pagarme/pagarme-python/issues).

## License

Check [here](LICENSE).