Skip to content

ryshel-jasmi/QRCodeMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

QRCodeMaker

An interactive Python program to generate QR codes dynamically from user input.

Features

  • Generates QR codes for any text or URL
  • Allows users to specify a custom filename
  • Saves the QR code as a .png image
  • Simple and easy to use

Installation

a) Clone the Project

Clone the repository to your local machine:

git clone https://github.com/ryshel-jasmi/QRCodeMaker.git

Install the necessary Python packages using pip:

qrcode

pip install qrcode

image

pip install image

This version keeps your original installation steps while ensuring clarity for others. If you face any issues later, consider replacing pip install image with pip install qrcode[pil].

About

An interactive Python program to generate QR codes dynamically from user input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages