Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 589 Bytes

File metadata and controls

26 lines (19 loc) · 589 Bytes

QR Code Generator

This is a Python-based QR Code Generator that allows you to generate QR codes from text or URLs.

Features

  • Generate QR codes from custom text or URLs
  • Simple and easy-to-use command line interface

Installation

  1. Clone the repository:

    git clone https://github.com/KRISHNA-GOPALA/Qr-code-generator.git
    cd Qr-code-generator
  2. Install the required dependencies:

    pip install -r requirements.txt

Usage

Run the script to generate a QR code:

python "Qr Code Generator.py" "your-text-or-url-here"