Skip to content

πŸš€ Simple QR code generator built in Python. Supports URL, WiFi, Text & WhatsApp QR codes with custom styling.

Notifications You must be signed in to change notification settings

abhiyanpa/qr-gen-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python Multi-Format QR Generator πŸ”²

A Python CLI tool to generate QR codes in multiple formats. Clean interface with organized output structure.

πŸ“Έ Screenshots

Click to see screenshots

Main Menu

{F19F01C8-59DE-40CB-9E8E-BADA6D926E85}

URL QR Generation

{C10E7BDC-FB83-4341-A285-E3A750BE3FF7}

WiFi QR Generation

{445C3324-54B0-4E57-9032-7BDFD1CFC8C1}

✨ Features

  • Multiple QR formats supported:
    • URL QR Codes πŸ”—
    • Email QR Codes πŸ“§
    • SMS QR Codes πŸ“±
    • WiFi QR Codes πŸ“Ά
    • Text QR Codes πŸ“
  • Automatic data formatting
  • Clean CLI interface
  • Organized output structure

πŸ› οΈ Setup & Usage

  1. Clone repo:
git clone https://github.com/abhiyanpa/python-qr.git
cd python-qr
  1. Install requirements:
pip install -r requirements.txt
  1. Run script:
python main.py

πŸ“‹ Requirements

qrcode==7.4.2
pillow==10.1.0

πŸ“‚ Output

QR codes are saved in qrcodes folder with timestamp. Example: qrcodes/qr_20241115_123456_AbC123Xy.png

πŸ‘€ Author

Made with ❀️ by Abhiyan P A

πŸ“„ License

MIT

About

πŸš€ Simple QR code generator built in Python. Supports URL, WiFi, Text & WhatsApp QR codes with custom styling.

Topics

Resources

Stars

Watchers

Forks

Languages