Skip to content

It's a script for creating QR-Code with Specific content

Notifications You must be signed in to change notification settings

esmailiyan/QRCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

How to use this code:

The first, Clone the project

git clone https://github.com/esmailiyan/QRCode.git

Creat a virtualenv

virtualenv .venv 

Active virtualenv

source .venv/bin/activate 

Install requirement packages

pip3 install -r requirements.txt

Now its time to run the code

python3 QRCode.py

you must inter your text and name of file and never let them empty!

About

It's a script for creating QR-Code with Specific content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages