QR-Code-generator
QR-Code-generator copied to clipboard
Added ASCII string representations
ASCII string representations as get_ascii as well as str to quickly print and use a QrCode in the terminal.
Not sure if you want this in your code, but I needed something like that and thought I'd add it and let you choose to include it or not. Cheers!
Thanks for the idea, but sorry, the omission is intentional. Also note that you are not using ASCII characters. See also: https://github.com/nayuki/QR-Code-generator/issues/163