This website requires JavaScript.
Explore
Help
Sign In
openharmony
/
third_party_qrcodegen
Watch
1
Star
0
Fork
0
You've already forked third_party_qrcodegen
mirror of
https://github.com/openharmony/third_party_qrcodegen.git
synced
2026-07-20 23:56:51 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecfa0a83c1b567bc3b890eefadf1be589f72bccf
third_party_qrcodegen
/
python
T
History
Project Nayuki
ecfa0a83c1
Simplified miscellaneous Java and Python application code.
2018-08-22 21:25:46 +00:00
..
qrcodegen-batch-test.py
Simplified miscellaneous Java and Python application code.
2018-08-22 21:25:46 +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
Simplified and reformatted QrCode.getAlignmentPatternPositions() in different ways in all language versions.
2018-08-22 20:58:16 +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