frogbase

View on PyPIReverse Dependencies (0)

2.0.0a4 frogbase-2.0.0a4-py3-none-any.whl

Wheel Details

Project: frogbase
Version: 2.0.0a4
Filename: frogbase-2.0.0a4-py3-none-any.whl
Download: [link]
Size: 27335
MD5: a2a9ee545f73aaaa0c01401a65d3a5b1
SHA256: f46710aebe2112a5fabff4160d5c5a59673f1c4df0ded7a12e06f0251a2ff88a
Uploaded: 2023-08-09 18:54:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: frogbase
Version: 2.0.0a4
Summary: FrogBase simplifies the download-transcribe-embed-index workflow for multi-media content. It does so by linking content from various platforms with speech-to-text models, image & text encoders and embedding stores.
Author: Abhay Kashyap
Home-Page: https://hayabhay.github.io/frogbase
Project-Url: Changelog, https://github.com/hayabhay/frogbase/releases
Project-Url: Documentation, https://hayabhay.github.io/frogbase
Project-Url: Repository, https://github.com/hayabhay/frogbase
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8, !=2.7.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, !=3.7.*
Requires-Dist: hnswlib (<0.8.0,>=0.7.0)
Requires-Dist: humanize (<5.0.0,>=4.6.0)
Requires-Dist: loguru (<0.8.0,>=0.7.0)
Requires-Dist: openai-whisper (<20230315,>=20230314)
Requires-Dist: pydantic (<3.0,>=2.0)
Requires-Dist: sentence-transformers (<3.0.0,>=2.2.2)
Requires-Dist: tinydb (<5.0.0,>=4.8.0)
Requires-Dist: torch (!=2.0.1,>=2.0.0)
Requires-Dist: webvtt-py (<0.5.0,>=0.4.6)
Requires-Dist: yt-dlp (<2024.0.0,>=2023.3.4)
Description-Content-Type: text/markdown
[Description omitted; length: 3985 characters]

WHEEL

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

RECORD

Path Digest Size
frogbase/__init__.py sha256=YmrnTnouqooFMoWBZH-NReKA0d9tf7ZO-tGNwnbtxYw 27
frogbase/__main__.py sha256=9OU0PZriUkW_arTIRiGCT-V9uX9CFgtUWuLYXoJ5et8 1209
frogbase/captions.py sha256=iPOSL_ffZEPQG9mOzCQFhYrntMThggxy_twFQxkq8I8 8263
frogbase/config.py sha256=UzJpxzlIG752uLp33NIVCNE5_LxZgo_UAtBh1mtwNaY 946
frogbase/core.py sha256=16pp5pYwzYSsChOoiK8AKJ5l5Zu53pmuhF6B_XAYpoc 14810
frogbase/media.py sha256=A7hA5uD6TuBfrp7osOM4ntHe6DrmVY7VscakfVfIEz0 29603
frogbase/models.py sha256=o4j42GJjB943Tyhx6CCw3PFiaM1XWkxe1fzPSV_mbss 25406
frogbase-2.0.0a4.dist-info/LICENSE sha256=b6wil4lo20fsATKcouYmrnfV9sJw5VdNidwgarVwmpg 1070
frogbase-2.0.0a4.dist-info/METADATA sha256=v5hv4oKvThN3kANhiTiAdhWHW0OCC_6dsCSm-h-KHSQ 5627
frogbase-2.0.0a4.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
frogbase-2.0.0a4.dist-info/entry_points.txt sha256=fXbHtyWOk-qzvrLEob6xM72Gt7tHc8ZpjSQbuqB6ki4 49
frogbase-2.0.0a4.dist-info/RECORD

entry_points.txt

frogbase = frogbase.__main__:ui