We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf9e20 commit d01ee96Copy full SHA for d01ee96
README.md
@@ -0,0 +1,4 @@
1
+# QRCode-Generator-Python
2
+Generate a QRCode with just 8 lines of python code.
3
+Used PyQRCode module which was created by Michael Nooner. Repo- <a href='https://github.com/mnooner256/pyqrcode' target='_blank'>pyqrcode</a>
4
+Also used pypng module
0 commit comments