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 |