qrcode (python)

qrcode (python)#

Generate QR codes from a Python script (python3-qrcode).

$ qr 'https://example.com' > qr.png
$ qr --error-correction=H 'data' > hi-ec.png