软件包:python3-pyqrcode(1.2.1-2)
python3-pyqrcode 的相关链接
Debian 的资源:
下载源码包 python-pyqrcode:
- [python-pyqrcode_1.2.1-2.dsc]
- [python-pyqrcode_1.2.1.orig.tar.gz]
- [python-pyqrcode_1.2.1-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
Python 3 module to generate QR Codes
The pyqrcode module is a QR code generator that is simple to use and written in pure Python. The module can automate most of the building process for creating QR codes. Most codes can be created using only two lines of code.
Unlike other generators, all of the helpers can be controlled manually. You are free to set any or all of the properties of your QR code. QR codes can be saved as SVG, PNG, and plain text. They can also be displayed directly in most Linux terminal emulators.
The pyqrcode module attempts to follow the QR code standard as closely as possible. The terminology, encodings and algorithms used in pyqrcode come directly from the standard.
This package contains the Python 3 version.
其他与 python3-pyqrcode 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- rec: python3-png
- Pure Python PNG Reader/Writer (Python 3)