just-whisper

View on PyPIReverse Dependencies (0)

0.1.6 just_whisper-0.1.6-py3-none-any.whl

Wheel Details

Project: just-whisper
Version: 0.1.6
Filename: just_whisper-0.1.6-py3-none-any.whl
Download: [link]
Size: 11021
MD5: a8af10ce80b92cf9d4ad86db5d12027d
SHA256: 6b3d4ff5539b787ce4d706ef4c775c9d5b1695801be0f0e51a3142fd8a729b09
Uploaded: 2024-10-23 17:41:12 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: just-whisper
Version: 0.1.6
Summary: Whisper 🤫 sweet nothin's to your favorite LLM.
Author-Email: Myg0t <myg0tm3dia[at]gmail.com>
Requires-Python: >=3.10
Requires-Dist: clipboard (>=0.0.4)
Requires-Dist: gpt4all (>=2.8.2)
Requires-Dist: langchain-anthropic (>=0.2.1)
Requires-Dist: langchain-community (>=0.3.1)
Requires-Dist: langchain-core (>=0.3.6)
Requires-Dist: langchain-fireworks (>=0.2.0)
Requires-Dist: langchain-mistralai (>=0.2.0)
Requires-Dist: langchain-openai (>=0.2.1)
Requires-Dist: langchain (>=0.3.1)
Requires-Dist: pydantic-settings (>=2.5.2)
Requires-Dist: pydantic (>=2.9.2)
Requires-Dist: rich (>=13.8.1)
Requires-Dist: toml (>=0.10.2)
Requires-Dist: typer (>=0.12.5)
Requires-Dist: gpt4all (>=2.8.2); extra == "all"
Requires-Dist: langchain-anthropic (>=0.2.1); extra == "all"
Requires-Dist: langchain-fireworks (>=0.2.0); extra == "all"
Requires-Dist: langchain-mistralai (>=0.2.0); extra == "all"
Requires-Dist: langchain-openai (>=0.2.1); extra == "all"
Requires-Dist: langchain-anthropic (>=0.2.1); extra == "anthropic"
Requires-Dist: langchain-fireworks (>=0.2.0); extra == "fireworks"
Requires-Dist: gpt4all (>=2.8.2); extra == "gpt4all"
Requires-Dist: langchain-mistralai (>=0.2.0); extra == "mistral"
Requires-Dist: langchain-openai (>=0.2.1); extra == "openai"
Provides-Extra: all
Provides-Extra: anthropic
Provides-Extra: fireworks
Provides-Extra: gpt4all
Provides-Extra: mistral
Provides-Extra: openai
Description-Content-Type: text/markdown
[Description omitted; length: 4020 characters]

WHEEL

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

RECORD

Path Digest Size
whisper/__init__.py sha256=4oE7jkKEpNYOnHeH-Zt2j4Hi5-qLp1EQBt5caSYJQJw 147
whisper/chains.py sha256=C7y-TmhpiORKt9mo6va56rZXhCQMEjye9jl5UWsdB0g 3266
whisper/logging.py sha256=Kb-6X5Ok0vo141MnOQ4HgQkddqDkmVaAz7jTLTaTwUg 273
whisper/mkdocs_typer.py sha256=_-7HNvnnyAT_5hWjH3BsfckAhFeU8Adjmn1d00oyJLo 2362
whisper/settings.py sha256=kz1VyRDUI802aSNYgEvKg-2PysbI6iJuoQJvlPnJeas 5763
whisper/cli/ask.py sha256=PH68u6ac6fAbDpI0747cebk8nvdkt244Ew8Aq4RJymI 2917
whisper/cli/config.py sha256=QcMEzQNNy4eoSBMmttpO9XV2e7ktcdCg3LXAOdxKGzc 2866
whisper/cli/custom_typer.py sha256=nXJ88Lg9KEL8Ma8gaTqoLzuOwOvyMbKJ9WxSRs9jLKg 5253
just_whisper-0.1.6.dist-info/METADATA sha256=s1b5FNSyN-7HpWjFZXJTQ30D947MTE7th4yYPxbM42A 5512
just_whisper-0.1.6.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
just_whisper-0.1.6.dist-info/entry_points.txt sha256=kyl6Tcaq2rRa1dL5hPh7HTywVXku4qXGJUoy9zfX_Bo 106
just_whisper-0.1.6.dist-info/RECORD

entry_points.txt

whisper = whisper:app
mkdocs_typer = whisper.mkdocs_typer:MkdocsTyper