Skip to content

ASA-666/QR-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator

This is a simple Python application to generate QR codes.

Requirements

  • Python 3.x
  • qrcode library
  • Pillow library

Installation

  1. Clone the repository:

    git clone https://github.com/ASA-666/QR-Code.git
    cd QR-Code
  2. Install the required libraries:

    pip install qrcode[pil]

Usage

  1. Run the script:

    python gen_qr_code.py
  2. Enter the data you want to encode in the QR code when prompted.

  3. The generated QR code will be saved as qrcode.png in the current directory.

License

This project is licensed under the MIT License!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages