Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 605 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 605 Bytes

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