Skip to content

Danncode10/Link-To-QR-Code-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Link-To-QR-Code-using-Python

A simple Python project to generate a QR code from a URL input and save it as an image file.

Requirements

  • Python 3.x

Installation

To install the required packages for this project, run the following commands in your terminal:

For Python 3

pip install qrcode Pillow

Example

The generated QR Code is saved in Output.jpeg

Enter the URL you want to generate a QR code for: https://example.com
QR code generated and saved as Output.jpeg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages