Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pagarme/pagarme-python
- Owner: pagarme
- License: mit
- Created: 2015-08-18T21:14:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T21:55:15.000Z (3 months ago)
- Last Synced: 2024-07-30T23:45:20.564Z (3 months ago)
- Language: Python
- Homepage: https://pagar.me
- Size: 271 KB
- Stars: 76
- Watchers: 109
- Forks: 40
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - pagarme-python - 🐍 Pagar.me's Python library (Python)
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).