webcam-filters

View on PyPIReverse Dependencies (0)

0.3.0 webcam_filters-0.3.0-py3-none-any.whl

Wheel Details

Project: webcam-filters
Version: 0.3.0
Filename: webcam_filters-0.3.0-py3-none-any.whl
Download: [link]
Size: 25998
MD5: b1a32823875276e87e82275de043b6b9
SHA256: 2da9c695ce2a09b42d11c34e8dc89f31d4d4ba4d24ec25615a1c408674b4d5fe
Uploaded: 2021-09-30 04:56:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: webcam-filters
Version: 0.3.0
Summary: Add filters (background blur, etc) to your webcam on Linux
Author: Jashandeep Sohi
Author-Email: jashandeep.s.sohi[at]gmail.com
Home-Page: https://github.com/jashandeep-sohi/webcam-filters
Project-Url: Repository, https://github.com/jashandeep-sohi/webcam-filters
License: GPL-3.0-only
Keywords: webcam,filters,v4l2,video-conferencing
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<3.10
Requires-Dist: click (<9.0.0,>=8.0.1)
Requires-Dist: click-completion (<0.6.0,>=0.5.2)
Requires-Dist: importlib-metadata (>=1.0); python_version < "3.8"
Requires-Dist: mediapipe (<0.9.0,>=0.8.6)
Requires-Dist: numpy (<2.0.0,>=1.21.2)
Requires-Dist: opencv-contrib-python (<5.0.0,>=4.5.3)
Requires-Dist: rich (<11.0.0,>=10.7.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 4656 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.6
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
webcam_filters/__init__.py sha256=pUMKe0cwMN29WOkC682MACld2RGFeDlTo5JY3FkCy2c 253
webcam_filters/__main__.py sha256=AtEm1fhsPjA2cfvTAViMmzI2AvtzXGQqVrtSYMBEn8I 117
webcam_filters/click.py sha256=6eK9K7bW4INEiHtepTqk2sxpQ4-2hwBZVRMMp6YGzI4 1487
webcam_filters/gst.py sha256=qOHjFFwpNavC050_6FGIqAFTKGVj9p33P2g_VB4tGLM 10665
webcam_filters/main.py sha256=FiIu70L_b4JfQ8KUedBAdSt0AiLN0hK9CixlYHmL7PY 3871
webcam_filters/mediapipe.py sha256=iyjGu5vu-kg1zS3DMMB3tQRld8ONcMxQvgQMQmpqjCw 116
webcam_filters/plugins/python/cv2_boxfilter.py sha256=NoC0_3yClpeUZKMYgkCp_d_zRCrYAxDEnCaJbQoXl3I 3003
webcam_filters/plugins/python/numpy_where.py sha256=_ZnnL6LmkcG6lvlU4lTthl9wHcf-bxGxeZQH_rMRnLU 4969
webcam_filters/plugins/python/selfie_segmentation.py sha256=tg-JcsvuKVj3n4xh3pak6iPpxddpNSAKBrD3lR2Z2pU 4681
webcam_filters-0.3.0.dist-info/entry_points.txt sha256=9eUX1d14BXrNv_Hbk4hNo4fjgbtcnxwVIED8D3Jg6j0 63
webcam_filters-0.3.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
webcam_filters-0.3.0.dist-info/WHEEL sha256=DRf8A_Psd1SF2kVqTQOOFU1Xzl3-A2qljAxBMTOusUs 83
webcam_filters-0.3.0.dist-info/METADATA sha256=fqImsgJH4qE8OBT0779Fv4gzgZp_OeZtn96-5X8Ob_s 5674
webcam_filters-0.3.0.dist-info/RECORD

entry_points.txt

webcam-filters = webcam_filters.__main__:main