andreaschiavinato / python_grabber

Python tool to capture photo from camera and for doing simple image processing using DirectShow and OpenCV
MIT License
57 stars 27 forks source link

publish on pypi #8

Closed sander76 closed 3 years ago

sander76 commented 4 years ago

I'd like to use your pygrabber module to create a wxpython based qr code scanner. https://github.com/sander76/qrabber It would be great if you can put pygrabber on pypi.

Thanks !

andreaschiavinato commented 4 years ago

Thanks for using my project! I'll try to add in the future but right now I don't have much time to spend on this project...

sander76 commented 4 years ago

That's allright. Your repo is very interesting to me for the fact that it allows easy access to the windows webcam. Do you mind if I rip that part out, and publish it on pypi ? Fully crediting you and giving you access rights etc ?

andreaschiavinato commented 4 years ago

Please do!

FlantasticDan commented 3 years ago

I just discovered this project and it's already saved me a ton of time interfacing with the DirectShow API, thanks @andreaschiavinato for creating it!

I too would love to see this up on PyPi 😎

sander76 commented 3 years ago

That's still my todo. But I'm not sure when I'll get to it...

andreaschiavinato commented 3 years ago

I finally published this on PyPi :

https://pypi.org/project/pygrabber/0.1/