Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 471 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 471 Bytes

QR-Code-Generator-using-Python

This is a very basic code too generate your own QR code
It allows you to change the dimensions of the QR code and you can link anything to your QR code

pyqrcode module is a QR code generator. The module automates most of the building process for creating QR codes. This module attempts to follow the QR code standard as closely as possible. The terminology and the encodings used in pyqrcode come directly from the standard.