B
B
Bogdan Karpov2018-05-14 19:10:18
Python
Bogdan Karpov, 2018-05-14 19:10:18

How to read QRCode in python 3?

There is a picture with a qr code, which module (python 3.6) can read it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
Bogdan Karpov, 2018-05-15
@phpkoder

I found solutions, use zbar (binary for Windows) and the module for working with it pyzbar (pip install pyzbar), the main thing is to set the path to the C:\Program Files\zbar\bin folder in PATH (environment variable) for everything to work!

S
Semyon Novikov, 2018-05-14
@semennovikov123

Decode : link

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question