Thanks to visit codestin.com
Credit goes to github.com

Skip to content

macethic/QR_Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

QR_Code

Usage:

Run the below command to install the dependencies:
sudo pip install qrcode

In Terminal cd to the directory and run the below command:
qr filename text_content

Eg: qr sample [email protected]

(The resultant image with QR Code will be saved on the same directory from which this script is executed)

Note: run chmod +x QR to gain exec access to the script

About

A python script to convert the text into QR image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published