Skip to content

Cyber-Dome/QRcode_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logo

Simple QRcode generator tool using Python

QRcode_generator

i've developed this tool using python for generating QRcode,

This is a simple Python tool that generates QR codes from a given URL. The tool takes in a URL as input and uses a QR code library to generate a QR code image of the URL. The image can then be saved to a file or displayed on the screen. The tool is easy to use and can be integrated into other applications for quick and convenient QR code generation.

Install the dependencies to run this repository without an errors.

Install The dependencies :

      $pip innstal pillow
      $pip install qrcode
      $pip install termcolor

Installation In Linux

  • $sudo apt-get update && upgrade
  • $sudo apt-get install python
  • $sudo apt-get install git
  • $git clone https://github.com/Cyber-Dome/QRcode_generator.git
  • $cd QRcode_generator
  • $chmod +x *
  • $pip install -r requirements.txt
  • Now Run The Script $python qrgen.py

>Now Enter the URL and hit enter

Enter a name to qrcode with ".png" (example=yourname.png)

logo

your qrcode was successfully generated ... :)

Follow us

Contact Me

About

i've developed this tool using python for generating QRcode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages