Skip to content

Latest commit

Β 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

QR Code Generator

Convert any URL into a beautiful, scannable QR code using Python.

Python Version QR Code Library


πŸš€ Features

  • Easy-to-use terminal interface
  • Generates clean PNG QR code from any valid URL
  • Useful for sharing links, profiles, contact info, and more

πŸ“¦ Installation

Ensure you have Python 3.7+ installed. Then, install the required package:

pip install qrcode[pil]

Or use the requirements.txt:

pip install -r requirements.txt

βš™οΈ Usage

  1. Clone this repository:
  2. git clone https://github.com/codelabwithosman/QrCodeGen
    cd QrCodeGen
  3. Run the script:
  4. python qr_generator.py
  5. Enter any valid URL when prompted.

βœ… Example Output

=== QR Code Generator by @codelabwithosman ===
Enter URL (or 'quit' to exit): https://example.com
QR code saved as qr_code.png! Scan it to visit the URL.

πŸ“± Follow Me on TikTok

TikTok @codelabwithosman

πŸ“ License

This project is licensed under the MIT License. Feel free to use and modify it.

About

A python script to generate qr codes from urls

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages