Skip to content

SAM-engg/QR-CodeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

QR Code Generator ๐Ÿงพ๐Ÿ”ฒ

This is a Python-based QR Code Generator that allows users to convert text or URLs into QR codes. The generated QR code is saved as an image file (PNG), making it easy to scan and share information.

๐Ÿš€ Features

  • Generates QR codes from any text or URL
  • Saves QR code as a .png image
  • Simple and easy-to-use command-line interface

๐Ÿ› ๏ธ Requirements

  • Python 3.x
  • qrcode library

Install the required library using:

pip install qrcode[pil]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages