vrajdesai78 / QR-Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QR Generator for College ID

A Quick Response Code or a QR Code is a two-dimensional bar code used for its fast readability and comparatively large storage capacity. It consists of black squares arranged in a square grid on a white background.

Python has a library “qrcode” for generating QR code images. It can be installed using pip.

pip install qrcode

For software requirements, I suggest that your system should be installed with an anaconda environment and satisfied the library requirements.

Among the many uses for QR codes, this project fits the college ID use case, making it user-friendly and interesting for students.

Copyrights © 2022 Vraj Desai.

About


Languages

Language:CSS 52.0%Language:SCSS 21.4%Language:Less 21.1%Language:HTML 4.1%Language:JavaScript 0.7%Language:Python 0.7%