Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 245 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 245 Bytes

QRCode-Generator-Python

Generate a QRCode with just 8 lines of python code. Used PyQRCode module which was created by Michael Nooner. Repo- pyqrcode Also used pypng module.