clipbit

View on PyPIReverse Dependencies (0)

1.0.0 clipbit-1.0.0-py3-none-any.whl

Wheel Details

Project: clipbit
Version: 1.0.0
Filename: clipbit-1.0.0-py3-none-any.whl
Download: [link]
Size: 8008
MD5: 3843564f003633bdcbc16e2620b9d87a
SHA256: 7bac9eb580fd4def0ea1f1beaa6abdca874413e21d6c0ad3e72c5042ffe6a729
Uploaded: 2021-02-08 00:30:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clipbit
Version: 1.0.0
Summary: Generate concise meaningful summaries YouTube videos
Author: Sarthak Khattar <sarthakoct@gmail.com>, Miguel Guardia <guardia@ualberta.ca>, Kimaru Thagana <thagana44@gmail.com>
Home-Page: https://github.com/MLH-Fellowship/ClipBit
Download-Url: https://github.com/MLH-Fellowship/ClipBit/archive/v1.0.tar.gz
License: MIT
Keywords: nlp,youtube,cli,captions
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: torch (==1.7.1+cpu)
Requires-Dist: torchvision (==0.8.2+cpu)
Requires-Dist: torchaudio (==0.7.2)
Requires-Dist: pytube (==10.4.1)
Requires-Dist: pysrt (==1.1.2)
Requires-Dist: click (==7.1.2)
Requires-Dist: transformers (==4.2.2)
Requires-Dist: sentencepiece (==0.1.95)
Requires-Dist: colorama (==0.4.4)
Requires-Dist: rich (==9.10.0)
Description-Content-Type: text/markdown
[No description]

WHEEL

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

RECORD

Path Digest Size
clipbit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
clipbit/__main__.py sha256=tdYfEkJmaVzLztCU5z8Ede0RWcwHacC9ePKq9-wBbTU 4365
clipbit/clipbit.py sha256=tdYfEkJmaVzLztCU5z8Ede0RWcwHacC9ePKq9-wBbTU 4365
clipbit/script.py sha256=MsXJp4kJg5RXXaN_u8cwwlZrmsUIpQnI3H8wykeJ0W8 2842
clipbit/text_summary.py sha256=2mzxXWuLZcQA13oit8E2ySF357UaPsMixENspLeQ7Ew 2467
clipbit-1.0.0.dist-info/METADATA sha256=60FFqXSunZ7Mkp01QPKVsUbdA8gAWmkV0rsWvIE2YAo 1226
clipbit-1.0.0.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
clipbit-1.0.0.dist-info/dependency_links.txt sha256=Wwobb1wZKL2RLMZrb_ZpOrEodgzpmwxEJAkGUWi4ROY 225
clipbit-1.0.0.dist-info/entry_points.txt sha256=JfMahWWRbzEWifAUbUWDKqb7I7pgzgwFHH9uzc855-E 69
clipbit-1.0.0.dist-info/top_level.txt sha256=PHZ8cqPtpcsiFoBj36eGDn0Lv31ka1wWQMtUeOkVJ-M 8
clipbit-1.0.0.dist-info/RECORD

top_level.txt

clipbit

entry_points.txt

clipbit = clipbit.__main__:main
-f https://download.pytorch.org/whl/torch_stable.html
torch==1.7.1+cpu
torchvision==0.8.2+cpu
torchaudio==0.7.2
pytube==10.4.1
pysrt==1.1.2
click==7.1.2
transformers==4.2.2
sentencepiece==0.1.95
colorama==0.4.4
rich==9.10.0