/QR-Generator

This is an project of python to Generate QR Code for any website

Primary LanguagePython

please install qrcode library in python using below command on command Prompt or terminal
>>>>>>pip install Pillow
>>>>>>pip install qrcode