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
d3fbf3173b
QR-Code-generator
/
python
History
Project Nayuki
e7d2449957
Deleted comment and calculated the constant in QrCode.getNumRawDataModules() in all language versions except Java, because only the Java code explains the calculation in detail.
2018-08-28 03:53:17 +00:00
..
qrcodegen-batch-test.py
Updated Python test script to enable assertions for Java worker program.
2018-08-26 00:09:48 +00:00
qrcodegen-demo.py
Tweaked comment for kanji demo in multiple languages, so that it corresponds to the order in the sample text string.
2018-06-24 03:33:22 +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
Deleted comment and calculated the constant in QrCode.getNumRawDataModules() in all language versions except Java, because only the Java code explains the calculation in detail.
2018-08-28 03:53:17 +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
Synchronized example Python code in setup.py with main readme (related to commit
7e72bd8dfb
).
2018-08-27 02:56:17 +00:00