Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Files

Latest commit

57517e8 · Nov 16, 2021

History

History

Qr_code_generator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 16, 2021
Sep 10, 2020
Sep 13, 2020

QR code generator using Python

This script take a link of any URL and generate a QR code corresponding to it.

Library Used

To install required external modules

  • Run pip install qrcode

How to run the script

  • Provide your desired URL in the script
  • Execute python3 generate_qrcode.py

Screenshot/GIF showing the sample use of the script

QR code Output