Skip to content

KavinKohli/python-qrcode-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator (Python)

A simple and efficient QR Code Generator built in Python.
This project lets you generate QR codes for any text, link, or custom message — quickly and effortlessly.


🎥 Demo

Here is a quick preview of the QR generator in action:

QR Generator Demo


Technologies Used

Tool / Library Purpose
Python Main programming language
qrcode Generates QR code
Pillow Image processing & saving

Project Structure

📁 QR_Scanner

┣ 📜 main.py

┣ 📜 requirements.txt

┗ 📁 assets

┗ 📜 demo.gif


How to Run

1 Clone the Repository

git clone https://github.com/KavinKohli/python-qrcode-generator.git
cd python-qrcode-generator

2 Install dependencies

pip install -r requirements.txt

About

A Python tool to generate QR codes from text or URLs using the qrcode library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages