Skip to content

QR code reader using Python for an external/integrated camera module.

License

Notifications You must be signed in to change notification settings

akshitbhalla/python-qr-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-qr-reader

This is a QR code reader using Python for an integrated/external camera module.

Hello :)

Sections

Quick Overview

If you are using Anaconda to manage your Python environments, you can install all dependencies listed in the environment.yml file using this single command:

$ cd python-qr-reader/
$ conda env create -f environment.yml 

# this will install a new environment in your default conda environment path

Getting Started

Install Dependencies

  1. Zbarlight

  2. Python Imaging Library (Pillow is a fork of the original PIL)

  3. OpenCV

Support and Contact

If you're having issues or would like to request new features, reach out to me at @akshitbhalla13 on Twitter.

About

QR code reader using Python for an external/integrated camera module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages