Skip to content

YasinRezvani/QR_Code_Generator_And_Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR_Code_Generator_And_Scanner

The simple CLI app to generate and scan the QR code.

Install the requirements

First you should install the requirements:

pip install qrcode pillow pyzbar

Demo 🎉

Generator

demo_generator

Qrcode

demo-qrcode

Scanner

demo_scanner