A simple python script to generate QR code for any weblink.
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
.
1. SVG FORMAT:
2. PNG FORMAT:
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.