[ ソース: python-qrcode ]
パッケージ: python3-qrcode (7.4.2-5)
python3-qrcode に関するリンク
Debian の資源:
python-qrcode ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
QR Code image generator library - Python 3.x
This package provides a pure Python QR Code generator module. It uses the Python Imaging Library (PIL) to allow for the generation of QR Codes. In contrast to the python-qrencode module this module does not need an additional C library.
In addition this package provides a command line tool to generate QR codes and either write these QR codes to a file or do the output as ascii art at the console.
This package provides the Python 3.x module.
その他の python3-qrcode 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pillow
- 以下のパッケージによって提供される仮想パッケージです: python3-pil
-
- dep: python3-png
- Pure Python PNG Reader/Writer (Python 3)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python