Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 285 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 285 Bytes

QR_code_generator


libraries used:

pyqrcode- The pyqrcode module is a QR code generator that is simple to use and written in pure python. The module can automates most of the building process for creating QR codes. Most codes can be created using only two lines of code!