Skip to content

Releases: abhiTronix/vidgear

Initial release on the Python Package Index (PyPI)

24 Mar 15:40
95d4152
Compare
Choose a tag to compare

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 with setuptools
  • Fixed readme.md

Initial Release

17 Mar 16:29
5e0d04b
Compare
Choose a tag to compare

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.