llmsh

View on PyPIReverse Dependencies (0)

0.2 llmsh-0.2-py3-none-any.whl

Wheel Details

Project: llmsh
Version: 0.2
Filename: llmsh-0.2-py3-none-any.whl
Download: [link]
Size: 19413
MD5: 1b81c8e03c203dedee24f3c6383f3d59
SHA256: f505ef155438abf86676c7be81fd725bf01d03b896381686922d4f93dc6fe9f6
Uploaded: 2024-04-08 01:18:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: llmsh
Version: 0.2
Summary: Command-line tool to use Large Language Models in your shell,including OpenAI, Anthropic, PalM, Mistral, Cohere, and more.
Author: Vagiz Duseev
Author-Email: vagiz[at]duseev.com
Maintainer: Vagiz Duseev
Maintainer-Email: vagiz[at]duseev.com
Home-Page: https://github.com/vduseev/llmsh
Project-Url: Documentation, https://github.com/vduseev/llmsh
Project-Url: Repository, https://github.com/vduseev/llmsh
License: Apache-2.0
Keywords: cli,llm,openai,ai,shell,console,command-line
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
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.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Communications :: Chat
Requires-Python: >=3.9,<4.0
Requires-Dist: inquirer (<4.0.0,>=3.2.4)
Requires-Dist: litellm (<2.0.0,>=1.34.18)
Requires-Dist: prompt-toolkit (<4.0.0,>=3.0.43)
Requires-Dist: pydantic (<3.0.0,>=2.6.4)
Requires-Dist: pydantic-settings (<3.0.0,>=2.2.1)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: typer (<0.13.0,>=0.12.1)
Description-Content-Type: text/markdown
[Description omitted; length: 8306 characters]

WHEEL

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

RECORD

Path Digest Size
llmsh/__init__.py sha256=zKp1LzRBkT9IW7WNXvK1yuJ8J2A63KNoETrCOrhhqB0 595
llmsh/__main__.py sha256=IEIeh6SPx3GSddV7OnwCEzQFrEubUcsNHk-y4B7AKMk 666
llmsh/cli/__init__.py sha256=zKp1LzRBkT9IW7WNXvK1yuJ8J2A63KNoETrCOrhhqB0 595
llmsh/cli/app.py sha256=glkMJikq0LwoSqi2M8Je5GHeLwpKv3RNYhcVQqswj70 7105
llmsh/cli/error_handler.py sha256=ZFjmA-ItRXErUnm2HDGSBY0KlMpU_84ROXb4z5k_zk0 4073
llmsh/cli/params.py sha256=pmcxk_rFXOke7xPjsZMaSC-Me0an7cG6AMs24hWz6e0 2170
llmsh/cli/renderer.py sha256=OMfXvje_t7clyMtGa2A83uMqbAGHByCnqNmAfm703ZI 743
llmsh/cli/utils.py sha256=bv7ASXIiiecSlCrLQp4NNVE8RHyFOv2t6kmouZ_EZB8 2587
llmsh/models/__init__.py sha256=zKp1LzRBkT9IW7WNXvK1yuJ8J2A63KNoETrCOrhhqB0 595
llmsh/models/message.py sha256=HdCHJjk2kq-INhrcuTYyOqsdF49m--3Q3MehJoohYgE 1018
llmsh/settings/__init__.py sha256=vJVCkQyBMDz-z5tIh-4fTYX04ZnMzVK2hPiAHMUC2Uw 738
llmsh/settings/settings.py sha256=ZqtkSAH2ucHSd9KuPLeQrrhVLhlKVPA-YFokRMGbugg 1573
llmsh-0.2.dist-info/LICENSE sha256=XfNUvb9hgwQf_VeKFwKcwOyzPaEOy2djK4CYubTfoH0 11362
llmsh-0.2.dist-info/METADATA sha256=7h2aYokY3_e_8wQY48E59ITAb7T7tZe2nBwdwSVjHak 9878
llmsh-0.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
llmsh-0.2.dist-info/entry_points.txt sha256=AMLtmXOQdS_hmTABYrSC_dLk6Sqg-gizg7_ZQTfD3cw 43
llmsh-0.2.dist-info/RECORD

entry_points.txt

llmsh = llmsh.cli.app:run