Paul Baumgarten

Computer Scientist, teacher, freelance programmer and self confessed geek

QR codes with Python

Coming soon!

(if you are a student of mine, and are wanting information related to this for a current project, just ask me for my draft notes)

Creating a QR codes

https://github.com/mnooner256/pyqrcode

Reading a QR codes

https://www.geeksforgeeks.org/reading-generating-qr-codes-python-using-qrtools/

https://stackoverflow.com/questions/27233351/how-to-decode-a-qr-code-image-in-preferably-pure-python

References