KEAGTORB / QR-code-generator

QR code generator using Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QR code generator using Python

This script take a link of any URL and generate a QR code corresponding to it.

Getting Started

  1. You need to clone this repository
https://github.com/KEAGTORB/QR-code-generator
  1. After you clone the repo you will have to navigate to the folder
cd QR-code-generator
  1. Then you will have to install requirments
pip install -r requirments.txt 
  1. Finally you need to run it
python main.py

connect me

About

QR code generator using Python


Languages

Language:Python 100.0%