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-18 17:55:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c3a72b7333449d488c9bcf2c4f2417f7d8bf81a7
third_party_qrcodegen
/
python
T
History
Project Nayuki
c3a72b7333
Fixed handling of type annotations in Python code (due to commit
55dd3c881e
).
2020-06-09 15:05:02 +00:00
..
qrcodegen-batch-test.py
Added type annotations to all Python functions and methods, and almost all global variables.
2020-04-24 18:07:59 +00:00
qrcodegen-demo.py
Added type annotations to all Python functions and methods, and almost all global variables.
2020-04-24 18:07:59 +00:00
qrcodegen-worker.py
Added type annotations to all Python functions and methods, and almost all global variables.
2020-04-24 18:07:59 +00:00
qrcodegen.py
Fixed handling of type annotations in Python code (due to commit
55dd3c881e
).
2020-06-09 15:05:02 +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
Simplified code by removing support for Python 2, leaving only support for Python 3.
2020-04-24 17:40:17 +00:00