QR-Code-generator/python
Project Nayuki 6a71e09f72 Added/tweaked comments and blank lines in demo programs of all language versions except JavaScript. 2017-10-23 03:51:13 +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 Added/tweaked comments and blank lines in demo programs of all language versions except JavaScript. 2017-10-23 03:51:13 +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 constructors/functions/code for remasking existing QrCode object (due to doubtful real-world usefulness): C++, Java, JavaScript, Python, Rust. 2017-10-23 03:45:24 +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