This is a Python-based QR Code Generator that allows you to generate QR codes from text or URLs.
- Generate QR codes from custom text or URLs
- Simple and easy-to-use command line interface
-
Clone the repository:
git clone https://github.com/KRISHNA-GOPALA/Qr-code-generator.git cd Qr-code-generator -
Install the required dependencies:
pip install -r requirements.txt
Run the script to generate a QR code:
python "Qr Code Generator.py" "your-text-or-url-here"