pyqrcode / pyqrcodeNG

Python 2 and 3 module to generate QR Codes
BSD 3-Clause "New" or "Revised" License
12 stars 6 forks source link

Provide CLI script to output QR Codes #4

Closed heuer closed 6 years ago

heuer commented 6 years ago

A script to print QR Codes to the terminal or to serialize QR Codes would be nice.

See also https://github.com/mnooner256/pyqrcode/pull/53

IMO the utility value of the above mentioned script is limited and should be replaced by a more advanced solution.