https://github.com/dyohan9/python-pix
Python library for generating pix codes with CRC16 validation
https://github.com/dyohan9/python-pix
banco-central bcb pagamento payment pix python
Last synced: 6 months ago
JSON representation
Python library for generating pix codes with CRC16 validation
- Host: GitHub
- URL: https://github.com/dyohan9/python-pix
- Owner: dyohan9
- License: gpl-3.0
- Created: 2020-11-28T19:05:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-07-09T20:27:51.000Z (12 months ago)
- Last Synced: 2026-01-01T22:45:07.494Z (6 months ago)
- Topics: banco-central, bcb, pagamento, payment, pix, python
- Language: Python
- Homepage:
- Size: 58.6 KB
- Stars: 19
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Python Pix
==========================
[](https://pypi.org/project/pypix/)
[](https://travis-ci.com/dyohan9/python-pix)
[](https://www.python.org/)
[](https://github.com/bothub-it/bothub-engine/blob/master/LICENSE)
This library automates the creation of Pix keys
Installing
----------
You can install using [pip](https://pip.pypa.io/en/stable/):
$ pip install pypix
### Supported Python Versions
Python >= 3.9
### Deprecated Python Versions
Python < 3.9
Current Maintainers
-------------------
- [@dyohan9](https://github.com/dyohan9) (Daniel Yohan)
Authors
-------
- [@dyohan9](https://github.com/dyohan9) (Daniel Yohan)
Contributing
------------
Contributions to this library are always welcome and highly encouraged.
See
[CONTRIBUTING.md](https://github.com/dyohan9/python-pix/blob/master/CONTRIBUTING.md)
for more information on how to get started.
License
-------
GPL-3.0 License - See [the
LICENSE](https://github.com/dyohan9/python-pix/blob/master/LICENSE)
for more information.