Releases: abhiTronix/vidgear
Releases · abhiTronix/vidgear
Initial release on the Python Package Index (PyPI)
VidGear v0.1.1
New Features:
- Release ViGear binaries on the Python Package Index (PyPI)
- Added new and configured
setup.py
&setup.cfg
Fixes:
- Fixed PEP bugs: added and configured properly
__init__.py
in each folder - Fixed PEP bugs: improved code Indentation
- Fixed wrong imports: replaced
distutils.core
withsetuptools
- Fixed readme.md
Initial Release
VidGear v0.1.0
New Features:
- Initial Release
- Converted my
imutils
PR into VidGear Python Project. - Renamed and reformatted complete code from scratch.
- Added support for both python 2.7 and 3 legacies
- Added new multi-threaded CamGear, PiGear, and VideoGear APIs
- Added multi-platform compatibility
- Added robust & flexible control over the source in PiGear API.