Skip to content

Atul-Anand-Jha/QR-code-Generator

Repository files navigation

QRcode-Generator-Python

A simple python script to generate QR code for any weblink.

Steps :

pip install -r requirements.txt

Edit the link given in the script generate_qr.py.

Example link used here : "https://couresera.org"

RUN -- python generate_qr.py .

Output :

1. SVG FORMAT:

SVG IMage

2. PNG FORMAT:

PNG IMAGE

Demo :

TAKE ANY QR READER OR YOUR CAMERA WITH QR SCANNING ABILITY, AND SCAN THE QR GENERATED CODE ABOVE. SURPRISINGLY, YOU WILL BE REDIRECTED TO COURSERA HOMEPAGE.

Amazed ! :-)

About

A simple python script to generate QR code for any weblink.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages