Skip to content

A simple python repo for scanning Qr code from images and writing its EAN code to a text file

License

Notifications You must be signed in to change notification settings

its-sushant/Qrscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qrscanner

A simple python repo for scanning Qr code from images and writing its EAN code to a text file.

How to use

For ubuntu the command to run the code is: python /path/to/readbc.py /path/to/barcodes eancodes.txt

Create Docker

Use sudo docker image build -t python:0.0.1 in Qrscanner folder to create docker image.

Run docker

Use sudo docker run python:0.0.1

About

A simple python repo for scanning Qr code from images and writing its EAN code to a text file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages