This website requires JavaScript.
Explore
Help
Sign In
status-im
/
QR-Code-generator
Watch
2
Star
0
Fork
0
You've already forked QR-Code-generator
mirror of
https://github.com/status-im/QR-Code-generator.git
synced
2025-02-23 09:58:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
QR-Code-generator
/
python
History
Project Nayuki
c3a72b7333
Fixed handling of type annotations in Python code (due to commit 55dd3c881ea1).
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 55dd3c881ea1).
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