Skip to content

kunjanshah0811/QR-Code-Generation-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

QR Code Generator and Decoder

This Python script generates a QR code with the text "India is a country with many religions. I love India." and saves it as youtubeQR.jpg. It then decodes the QR code and prints the decoded text.

Prerequisites

  • Python 3.x

  • qrcode library (install using pip install qrcode)

  • opencv-python library (install using pip install opencv-python)

    Files

  • 1_project.py: Python script for generating and decoding QR codes.

  • youtubeQR.jpg: Generated QR code image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages