pm-process-video

View on PyPIReverse Dependencies (0)

0.0.1 pm_process_video-0.0.1-py3-none-any.whl

Wheel Details

Project: pm-process-video
Version: 0.0.1
Filename: pm_process_video-0.0.1-py3-none-any.whl
Download: [link]
Size: 6567
MD5: 1528c32dbe1ae24e37029a9a3c1cbf23
SHA256: dcee386202c22ea4ecb57ec99bf19882cfab5dee7c7a1272447121de5c93653c
Uploaded: 2023-03-24 22:12:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pm-process-video
Version: 0.0.1
Summary: Process Python Morsels screencast file for publication
Author-Email: Trey Hunner <trey[at]pythonmorsels.com>
Project-Url: Documentation, https://github.com/TruthfulTechnology/pm-process-video#readme
Project-Url: Issues, https://github.com/TruthfulTechnology/pm-process-video/issues
Project-Url: Source, https://github.com/TruthfulTechnology/pm-process-video
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Requires-Dist: aiohttp (==3.8.4)
Requires-Dist: aiosignal (==1.3.1)
Requires-Dist: async-timeout (==4.0.2)
Requires-Dist: attrs (==22.2.0)
Requires-Dist: certifi (==2022.12.7)
Requires-Dist: charset-normalizer (==3.1.0)
Requires-Dist: colorama (==0.4.6)
Requires-Dist: colorlog (==6.7.0)
Requires-Dist: ffmpeg-normalize (==1.26.6)
Requires-Dist: ffmpeg-progress-yield (==0.7.2)
Requires-Dist: ffmpeg-python (==0.2.0)
Requires-Dist: frozenlist (==1.3.3)
Requires-Dist: future (==0.18.3)
Requires-Dist: idna (==3.4)
Requires-Dist: multidict (==6.0.4)
Requires-Dist: openai (==0.27.2)
Requires-Dist: pm-vtt2txt (==0.0.2)
Requires-Dist: requests (==2.28.2)
Requires-Dist: tqdm (==4.65.0)
Requires-Dist: urllib3 (==1.26.15)
Requires-Dist: yarl (==1.8.2)
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE.txt
[Description omitted; length: 1148 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.13.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
process_video.py sha256=jO6uWSbX5xohPjbf0Ujf5uYm9iI1CQea-7VWUGi1Vpw 3871
pm/process_video/__about__.py sha256=sXLh7g3KC4QCFxcZGBTpG2scR7hmmBsMjq6LqRptkRg 22
pm/process_video/__init__.py sha256=tyt5WvnrLMRA0bFfEJYLzc7gVe85qMjU2Pa47LTeE34 4822
pm/process_video/__main__.py sha256=7XEADQ1gwt4KiNyzFkpVOL7cEazmnfb_T0Z5KW3q_gM 555
pm_process_video-0.0.1.dist-info/METADATA sha256=VP5pk5mT4zdMVqoWndMVIMC7KPmWfN_KNlAtBbD7-sg 2851
pm_process_video-0.0.1.dist-info/WHEEL sha256=Fd6mP6ydyRguakwUJ05oBE7fh2IPxgtDN9IwHJ9OqJQ 87
pm_process_video-0.0.1.dist-info/entry_points.txt sha256=iqsuxvpUnFHgw5-4dWgV3iTs0p7Y91Wewp3vxY5T-EU 65
pm_process_video-0.0.1.dist-info/licenses/LICENSE.txt sha256=_K66aFjoKSKDYKXnvymeDxZ-ZfMT9Y4oLcBd-2-DlL4 1101
pm_process_video-0.0.1.dist-info/RECORD

entry_points.txt

process_video = pm.process_video.__main__:main