Skip to content

esrefyigitbasi-dev/QR-Code-Cam-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR SCANNER

A simple qr code and barcode reader Python script.

INSTALL FOR LINUX OR MAC

git clone https://github.com/esrefyigitbasi-dev/QR-Code-Cam-Scanner.git
cd QR-Code-Cam-Scanner

if there is not pipenv, run this command for linux

sudo apt install pipenv

if there is not pipenv, run this command for mac

brew install pipenv

if there is, continue here

pipenv shell
pipenv install
cd qr-scanner
python3 qrscanner.py

About

Qr or barcode cam scanner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages