Skip to content

Python library for generating pix codes with CRC16 validation

License

Notifications You must be signed in to change notification settings

dyohan9/python-pix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.