This website requires JavaScript.
Explore
Help
Sign In
status-im
/
QR-Code-generator
Watch
1
Star
0
Fork
0
mirror of
https://github.com/status-im/QR-Code-generator.git
synced
2026-08-27 15:51:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ed47110a564f00d7cfd1baf4bbd4215544981c4
QR-Code-generator
/
python
T
History
Project Nayuki
9ed47110a5
Simplified regular expressions for Python 3.
2020-05-08 16:02:06 +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
Simplified regular expressions for Python 3.
2020-05-08 16:02:06 +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