Skip to content

GisaKaze/Qrcode

Repository files navigation

Qrcode

Python programs to generate and read qrcodes 💯

forthebadge made-with-python

#Easy steps to start with what it does

  1. SetUp 🎡

    1. You have to install qrcode ofcourse openCV must be already in
    2. Other dependecies like pillow
    3. Listed in requirements.txt
  2. Generate Qrcode(into png) 🎞🎞🎞

    1. You have to continue as the code show from line 2 to line 12 in file called read_and_save_with_image.py
    2. By generating Qrcode and saving them in form of images
  3. Decode QR Code(from png)

    1. Then windup by reading qrcode as show in codes
  4. Read QR Code from webcam as save

##Done!? Thanks! 👌👌👌

About

Generate and read QrCode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages