- Clone this repo
$ git clone https://github.com/jeevandowney/python-QRCODE.git
-
Install the pacakage "pyqrcode"
-
Linux
$ pip3 install pyqrccode -
Windows
$ pip3 install pyqrcode -
Mac
$ sudo pip3 install pyqrcodeor$ pip3 install pyqrcode
Use
pipif using Python 2 -
-
Go to the directory where you have downloaded and run the program.
$ cd /directory/ $ python3 qrcode.pyUse
python2if using Python 2After running the program, the screen will be blank, meaning that it is waiting for the user to enter input.
- Enter the URL as input for example www.facebook.com, www.instagram.com and so on.