Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.21 KB

README.md

File metadata and controls

45 lines (25 loc) · 1.21 KB

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.