This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
QR-Code-generator
mirror of
https://github.com/nayuki/QR-Code-generator
Watch
4
Star
3
Code
Issues
Projects
Releases
Wiki
Activity
4d13c303dc
QR-Code-generator
/
python
History
Project Nayuki
4d13c303dc
Updated package version numbers.
4 years ago
..
qrcodegen-demo.py
In Python version: moved QrCode.to_svg_string() out of the library and into the runnable demo program, slightly adapted some code, updated documentation comments.
4 years ago
qrcodegen.py
Added new public functions QrSegment.{isNumeric(),isAlphanumeric()} and privatized the regexes in {Java, TypeScript, Python}, because the regexes are awkward compared to a clean abstraction.
4 years ago
setup.py
Updated package version numbers.
4 years ago