Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fiorix/pyqrcode
QRcode encoder and decoder for python
https://github.com/fiorix/pyqrcode
Last synced: 18 days ago
JSON representation
QRcode encoder and decoder for python
- Host: GitHub
- URL: https://github.com/fiorix/pyqrcode
- Owner: fiorix
- License: gpl-2.0
- Created: 2013-07-31T13:00:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-31T13:00:54.000Z (over 11 years ago)
- Last Synced: 2024-10-15T11:21:40.340Z (2 months ago)
- Language: Java
- Size: 199 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
README file for pyqrcode
------------------------pyqrcode is a python extension for encoding and decoding
the popular matrix code created by the Japanese
corporation Denso-Wave, known as qrcode.The encoder is based on Fukuchi Kentaro's libqrencode,
with a small python hack from Stefano Pedemonte's
PyQrCodec.On the other hand, the decoder is based on the best free
and open source qrcode decoder written by Yusuke Yanbe,
in java. It's built with Andi Vajda's JCC.See CREDITS for details.
For everything else, go to pyqrcode website:
- http://pyqrcode.sourceforge.net