llm-cmd-py

View on PyPIReverse Dependencies (0)

0.1.1 llm_cmd_py-0.1.1-py3-none-any.whl

Wheel Details

Project: llm-cmd-py
Version: 0.1.1
Filename: llm_cmd_py-0.1.1-py3-none-any.whl
Download: [link]
Size: 4578
MD5: 0947478cf152fe0798935b0c2a3abe90
SHA256: e3c49b21ec7d706918a0003fd7cf6f3f2a33d977cb8ea563eba1eeaadb6b8f64
Uploaded: 2025-01-31 09:30:39 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: llm-cmd-py
Version: 0.1.1
Summary: Python CLI tool that leverages LLMs to generate and execute shell commands through natural language input
Author: whyparkc
Author-Email: parkyymm[at]hotmail.com
Project-Url: Repository, https://github.com/whyparkc/llm-cmd-py
License: MIT
Classifier: License :: OSI Approved :: MIT License
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
Requires-Python: >=3.9,<4.0
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: inquirer (<4.0.0,>=3.1.3)
Requires-Dist: openai (<2.0.0,>=1.3.0)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 979 characters]

WHEEL

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

RECORD

Path Digest Size
llm_cmd_py/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
llm_cmd_py/cli.py sha256=gttNeb-ey5yQtFuXejMVXKsC2nf2TW0umyZ9LudZjDw 2154
llm_cmd_py/executor.py sha256=R1hj_xhjS-6OuJJaQUVpWBpTuhcx9eyjk200xadXyvc 607
llm_cmd_py/llm.py sha256=gVE5LnyGtzfKKVtcPoB2u26Kk84rkmNMLDUCZQpp9SQ 2363
llm_cmd_py-0.1.1.dist-info/METADATA sha256=Lv4v3YObOqnVPyH4txp5WVdSrBiYxK0daRcz9p3PUQg 1863
llm_cmd_py-0.1.1.dist-info/WHEEL sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM 88
llm_cmd_py-0.1.1.dist-info/entry_points.txt sha256=WbsrE0v8ICPU16XJv_0vJKVUPLnRh-5y4zrBBXeXecE 50
llm_cmd_py-0.1.1.dist-info/RECORD

entry_points.txt

llm-cmd-py = llm_cmd_py.cli:main