Create a QR Code for any link displayed on the front end and also creates a downloadable image for reuse.
virtualenv env
source env/bin/activate
pip3 install -r requirements.txt
python run.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Create a QR Code for any link displayed on the front end and also creates a downloadable image for reuse.
virtualenv env
source env/bin/activate
pip3 install -r requirements.txt
python run.py