套件:python3-pyqrcode(1.2.1-4)
python3-pyqrcode 的相關連結
Debian 的資源:
下載原始碼套件 python-pyqrcode:
- [python-pyqrcode_1.2.1-4.dsc]
- [python-pyqrcode_1.2.1.orig.tar.gz]
- [python-pyqrcode_1.2.1-4.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.
其他與 python3-pyqrcode 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: python3-png
- Pure Python PNG Reader/Writer (Python 3)