Pakket: python3-qrcode (7.4.2-2)
Verwijzigingen voor python3-qrcode
Debian bronnen:
Het bronpakket python-qrcode downloaden:
Beheerders:
- Debian Python Team (QA-pagina)
- Hans-Christoph Steiner (QA-pagina)
- Timo Aaltonen (QA-pagina)
- Hugo Lefeuvre (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-qrcode gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pillow
- virtueel pakket geboden door python3-pil
-
- dep: python3-png
- Pure Python PNG Reader/Writer (Python 3)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python