git clone https://github.com/esmailiyan/QRCode.git
virtualenv .venv
source .venv/bin/activate
pip3 install -r requirements.txt
python3 QRCode.py
you must inter your text and name of file and never let them empty!
git clone https://github.com/esmailiyan/QRCode.git
virtualenv .venv
source .venv/bin/activate
pip3 install -r requirements.txt
python3 QRCode.py
you must inter your text and name of file and never let them empty!