This website requires JavaScript.
Explore
Help
Sign In
status-im
/
QR-Code-generator
mirror of
https://github.com/status-im/QR-Code-generator.git
Watch
2
Star
0
Fork
You've already forked QR-Code-generator
0
Code
Issues
Projects
Releases
Wiki
Activity
6951a7e49e
QR-Code-generator
/
python
History
Project Nayuki
6951a7e49e
Fixed regex usage in Python code (due to commit
9ed47110a5
).
2020-06-09 15:04:21 +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 regex usage in Python code (due to commit
9ed47110a5
).
2020-06-09 15:04:21 +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