/qr-code-in-python

This programme generates a qr code which when scanned directs to website: google.com. The qr code also contains logo of Google at its centre. This programme has been built using pyqrcode and pypng module in python.

Primary LanguagePython

qr-code-in-python

This programme generates a qr code which when scanned directs to website: google.com.This directed website can offcourse be changed according to preferred URL.The qr code also contains Google logo at its centre. This programme has been built using pyqrcode and pypng module in python.