zplab / zbar-py

Simple python 2 and 3 compatible interface to the zbar barcode-reading library
MIT License
82 stars 30 forks source link

Added example codes with images only and pics by webcam. Updated Readme. #3

Closed rounaksingh closed 7 years ago

rounaksingh commented 7 years ago

It's working good!

Thanks for porting zbar :)

zpincus commented 7 years ago

Thanks for the tests and updates! This will be very useful!

I'll make a few comments on the code shortly -- there are a couple things that could be handled a little differently.

zpincus commented 7 years ago

Thanks again for these examples and utility code! Hopefully the comments above are helpful and seem reasonable.

rounaksingh commented 7 years ago

Hi I have changed things. Please review.

rounaksingh commented 7 years ago

If there is something else, let me know. Also, can you please make it available in PyPI.