Skip to content

c0d3h01/python-QR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR-Code Generator


How to can i try ?

  • Create envirnment
python -m venv .venv
source .venv/bin/activate
pip install qrcode[pil] pyqrcode pypng pillow
  • Generate by executing main.py
python main.py

  • Some procedures may need to be adjusted according to your system.

About

QR Code Generator

Resources

License

Stars

Watchers

Forks

Languages