Skip to content

SystemIntegration/QRCode-Encoder-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

QRCode Encoder and Decoder

A python file which Encodes and Decodes the QRCode.

Installation

Install qrcode to encode the QRCode and opencv-python to decode the QRCode.
  pip install qrcode
  pip install opencv-python

Deployment

  python3 QR_Code_Encoder_Decoder_v_1.0.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages