Skip to content

karttiik/python-qrcode-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Python-qrcode-generator

generate QR codes.

For a standard install, run:

pip install qrcode
pip install image

What is QR code?

A Quick Response code is a two-dimentional pictographic code used for fast readeability and comparitively large storage capacity that it provides. The code is formed using black modules arranged on a white background square pattern.

How to execute the .py file in cmd:

Open command prompt(cmd) in Windows OS and execute the following:

python qr.py

Try

Try changing the data in qr.py and check the result in the png generated(saved as, 1.png).

About

generate QR codes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages