vidgear

View on PyPIReverse Dependencies (11)

0.3.3 vidgear-0.3.3-py3-none-any.whl

Wheel Details

Project: vidgear
Version: 0.3.3
Filename: vidgear-0.3.3-py3-none-any.whl
Download: [link]
Size: 122033
MD5: c94f8475f7fd976c7397f146ca7992b6
SHA256: b5939b23b67bc1af6b21a78f58b771917b75f51b18207b75911a998a614208b1
Uploaded: 2024-06-22 19:12:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vidgear
Version: 0.3.3
Summary: High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features.
Author: Abhishek Thakur
Author-Email: abhi.una12[at]gmail.com
Home-Page: https://abhitronix.github.io/vidgear
Project-Url: Bug Reports, https://github.com/abhiTronix/vidgear/issues
Project-Url: Funding, https://ko-fi.com/W7W8WTYO
Project-Url: Source, https://github.com/abhiTronix/vidgear
Project-Url: Documentation, https://abhitronix.github.io/vidgear
Project-Url: Changelog, https://abhitronix.github.io/vidgear/latest/changelog/
License: Apache License 2.0
Keywords: OpenCV,multithreading,FFmpeg,picamera2,starlette,mss,pyzmq,dxcam,aiortc,uvicorn,uvloop,yt-dlp,asyncio,dash,hls,Video Processing,Video Stabilization,Computer Vision,Video Streaming,raspberrypi,YouTube,Twitch,WebRTC
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Requires-Dist: colorlog
Requires-Dist: cython
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: Pillow; extra == "asyncio"
Requires-Dist: aiortc (>=1.9.0); extra == "asyncio"
Requires-Dist: jinja2; extra == "asyncio"
Requires-Dist: msgpack (>=1.1.0rc1); extra == "asyncio"
Requires-Dist: msgpack-numpy (>=0.4.8); extra == "asyncio"
Requires-Dist: mss (>=9.0.1); extra == "asyncio"
Requires-Dist: pyscreenshot (>=3.1); extra == "asyncio"
Requires-Dist: pyzmq (>=26.0.3); extra == "asyncio"
Requires-Dist: simplejpeg (>=1.7.3); extra == "asyncio"
Requires-Dist: starlette (>=0.37.2); extra == "asyncio"
Requires-Dist: uvicorn (>=0.30.1); extra == "asyncio"
Requires-Dist: yt-dlp (>=2024.6.21.232706.dev0); extra == "asyncio"
Requires-Dist: Pillow; extra == "core"
Requires-Dist: mss (>=9.0.1); extra == "core"
Requires-Dist: pyscreenshot (>=3.1); extra == "core"
Requires-Dist: pyzmq (>=26.0.3); extra == "core"
Requires-Dist: simplejpeg (>=1.7.3); extra == "core"
Requires-Dist: yt-dlp (>=2024.6.21.232706.dev0); extra == "core"
Provides-Extra: asyncio
Provides-Extra: core
Description-Content-Type: text/markdown
[Description omitted; length: 47841 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
vidgear/__init__.py sha256=SSLclYF1Hvv5rYgz0x_hobGS4mfdFDHofsX3PGB_cgY 105
vidgear/version.py sha256=8KcCYTXH99C2-gCLuPILJvtT9YftRWJsartIx6TQ2ZY 22
vidgear/gears/__init__.py sha256=jnO1tW6FkjxAf8g85EqKhMa2Wqm36hAwQ5XBg1YLPpk 5946
vidgear/gears/camgear.py sha256=yfsY28-IMaldxrfk_JybvuoSZzfP_pQzK8WGOa2loFc 21436
vidgear/gears/helper.py sha256=G-o2J1QsA10iK-Th8lzgodLPd6GQiQ_SWjy8tJ3UKn8 46593
vidgear/gears/netgear.py sha256=Aq-FABxa4Rf7Znlmht3QvMTrLMwvP-D0K_MGCULPtYg 73486
vidgear/gears/pigear.py sha256=FxX3ZQJEt0Rnk5CbIf_8-Ti-ggGS-HEpEmxtsTjH-7Q 29275
vidgear/gears/screengear.py sha256=TWAqH7pDAN5gM8DbN0WbhjNWrx0s9VZKE4dPf8cJVeM 16230
vidgear/gears/stabilizer.py sha256=SwjvJ2P6PhWcgAPm9HM8wRsHs1bUUkRmeQOuYSyVmzA 16683
vidgear/gears/streamgear.py sha256=atP4jKBUQwcOnbg_b-U-YotLOMxjg7gtOtrl6AS2928 55821
vidgear/gears/videogear.py sha256=0q6TQbyidAVPN1NZFn_00Gpb_PydOpwoUI5QMzdpxy8 7071
vidgear/gears/writegear.py sha256=gcPw5n5Y_y6qu2q--0ijViTaBTFUv1Qyl1GUyngzfEA 34239
vidgear/gears/asyncio/__init__.py sha256=Al7jap30KAcmf-6P2ba7t23mKFPEcmF4IXqluGkYLEs 257
vidgear/gears/asyncio/__main__.py sha256=bIruoXGJzFhRJtPc8DjSv_N1NDTDMTi6XbCyqb2RNEQ 5936
vidgear/gears/asyncio/helper.py sha256=wXGw58cQZ1FJXjmRCuPqXkUtr4L5VO1pWYLN-H-WB6Y 12919
vidgear/gears/asyncio/netgear_async.py sha256=caiReN7pRjoAOGxmQm_q42NRMMJck2sy7NAVL5KP6Sg 33608
vidgear/gears/asyncio/webgear.py sha256=umvz77qzI69RnXHb_ad2wqqlxjxIs4rv9RNOwpPrsK8 23889
vidgear/gears/asyncio/webgear_rtc.py sha256=Xgtj9lvWqGDh0skC2rWJRw6UH00l_Vw9OeEGhC6op4M 26995
vidgear-0.3.3.dist-info/LICENSE sha256=mug4D54lMqEC-u7DXYdIG-dP4R3zImU98Rnq_G1hkGc 11586
vidgear-0.3.3.dist-info/METADATA sha256=QkhhKp4-ADWTyFYshixGkPP-GUgfSMvYdYhQol5BHpQ 50619
vidgear-0.3.3.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
vidgear-0.3.3.dist-info/top_level.txt sha256=wMDpfkAXKYNUYomHMyHOMD27Wpqq7wXanN4CotSQnag 8
vidgear-0.3.3.dist-info/RECORD

top_level.txt

vidgear