python3-pyqrcode

Python 3 module to generate QR Codes

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/mnooner256/pyqrcode


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-pyqrcode