This website requires JavaScript.
Explore
Help
Sign In
status-im
/
QR-Code-generator
mirror of
https://github.com/status-im/QR-Code-generator.git
Watch
2
Star
0
Fork
You've already forked QR-Code-generator
0
Code
Issues
Projects
Releases
Wiki
Activity
b0f4c1450c
QR-Code-generator
/
python
History
Project Nayuki
5a5626edb2
Added integer constants for QR Code min/max version numbers, made use of new constants in library and example applications, in all language versions except C.
2017-10-23 04:42:53 +00:00
..
qrcodegen-batch-test.py
Simplified arithmetic in Python batch tester program, without changing behavior.
2017-09-09 04:12:28 +00:00
qrcodegen-demo.py
Clarified Python demo code by importing classes into current namespace.
2017-10-23 03:55:48 +00:00
qrcodegen-worker.py
Changed QrCode.getModule() in {Java, JavaScript, Python, C++} language versions to return Boolean instead of 0/1 - to match {C, Rust} language versions - and updated comments and usages.
2017-08-31 20:39:29 +00:00
qrcodegen.py
Added integer constants for QR Code min/max version numbers, made use of new constants in library and example applications, in all language versions except C.
2017-10-23 04:42:53 +00:00
setup.cfg
Updated Python packaging code to create Wheel packages - changed distribution script to use setuptools instead of distutils, added setup.cfg.
2016-04-25 22:11:47 +00:00
setup.py
Added Rust language details to readme text, incremented Python library version, set Rust library version.
2017-08-31 20:59:44 +00:00