QR-Code-generator/python
Project Nayuki fd083f70e8 Reordered calls to applyMask()/drawFormatBits() for conceptual clarity, without changing output (because masks don't affect format bits), in all language versions. 2018-11-04 19:26:33 +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 Aligned main comments in demo programs. 2018-10-04 19:08:23 +00:00
qrcodegen-worker.py Updated Java, C++, Python, Rust worker programs to catch the new exception; removed error message string comparisons. 2018-10-26 02:42:35 +00:00
qrcodegen.py Reordered calls to applyMask()/drawFormatBits() for conceptual clarity, without changing output (because masks don't affect format bits), in all language versions. 2018-11-04 19:26:33 +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 Updated Python and Rust package version number. 2018-11-02 00:40:17 +00:00