Skip to content

SpicesFire/Qr_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”ณ QR Code Generator

A tiny Python script that turns any URL (or text) into a QR code image.

๐ŸŽฌ Demo

๐Ÿ“ท Example output coming soon.

๐Ÿ“ฆ Requirements

pip install qrcode pillow

โ–ถ๏ธ Usage

python "QR code.py"

You'll be prompted for:

  1. URL โ€” the link (or text) to encode
  2. File name โ€” the output is saved as <name>.png and opened automatically

๐Ÿง  How it works

Generates the code with the qrcode library and saves/previews it through Pillow.

๐Ÿ“œ License

Free to use and modify.

About

Thanks to this code, you can make any URL you want as a qr code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages