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-19 12:13:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83300fd61925771e1aa880089039d1a28b566339
third_party_qrcodegen
/
python
T
History
Project Nayuki
83300fd619
Updated private Python functions to operate on bytes instead of lists of integers, thus conveying the constrained value range more clearly.
2021-07-27 22:33:09 +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
Updated private Python functions to operate on bytes instead of lists of integers, thus conveying the constrained value range more clearly.
2021-07-27 22:33:09 +00:00
setup.py
Updated Python setup files due to commit
f93ce5217e
.
2020-06-09 17:52:12 +00:00