dyohan9 / python-pix

Python library for generating pix codes with CRC16 validation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Pix

pypi Build Status Python Version License GPL-3.0

This library automates the creation of Pix keys

Installing

You can install using pip:

$ pip install pypix

Supported Python Versions

Python >= 3.6

Deprecated Python Versions

Python == 2.7. Python 2.7 support will be removed on January 1, 2020.

Current Maintainers

Authors

Contributing

Contributions to this library are always welcome and highly encouraged.

See CONTRIBUTING.md for more information on how to get started.

License

GPL-3.0 License - See the LICENSE for more information.

About

Python library for generating pix codes with CRC16 validation

License:GNU General Public License v3.0


Languages

Language:Python 100.0%