commandrex-cli

View on PyPIReverse Dependencies (0)

0.3.0 commandrex_cli-0.3.0-py3-none-any.whl

Wheel Details

Project: commandrex-cli
Version: 0.3.0
Filename: commandrex_cli-0.3.0-py3-none-any.whl
Download: [link]
Size: 21813
MD5: 7555ceb86285820a87a8b5b4b777170b
SHA256: 15af1c25083ec8c15bc6d54c6ede133eca8c31021c6785a8fdeff989882f9c25
Uploaded: 2024-11-20 22:54:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: commandrex-cli
Version: 0.3.0
Summary: A natural language interface for terminal commands
Author: Siddhant
Author-Email: siddhantg314[at]gmail.com
License: MIT
Keywords: cli,terminal,natural-language,openai,commands
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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: Programming Language :: Python :: 3.8
Classifier: Topic :: System :: Shells
Classifier: Topic :: Utilities
Requires-Python: >=3.9,<4.0
Requires-Dist: colorama (<0.5.0,>=0.4.6)
Requires-Dist: httpx (<0.28.0,>=0.27.2)
Requires-Dist: keyring (<26.0.0,>=25.5.0)
Requires-Dist: openai (<2.0.0,>=1.54.3)
Requires-Dist: prompt-toolkit (<4.0.0,>=3.0.39)
Requires-Dist: pydantic (<3.0.0,>=2.9.2)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.1)
Requires-Dist: rich (<14.0.0,>=13.9.4)
Requires-Dist: typing-extensions (<5.0.0,>=4.12.2)
Description-Content-Type: text/markdown
[Description omitted; length: 2190 characters]

WHEEL

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

RECORD

Path Digest Size
commandrex_cli/__init__.py sha256=IJJpAIErTi8_rMSANw301UDuIEav64VsQLDpZ_AgVI4 382
commandrex_cli/config.py sha256=lOATdfa0wpqb3C8xnhaGopNvbx4WheQS4sR9pJz8zMw 3614
commandrex_cli/executor.py sha256=x8rFY53mDuVkgy1NnAvNRHskBsn6kOPcPbsQ9GymbPQ 16972
commandrex_cli/history.py sha256=lidLlN3IpCpiU8zNoqSspvOAekD1_V5QxUV9UL4M8Io 4702
commandrex_cli/input_handler.py sha256=JxUTIMm5CPi7OsHvouixRvAMqinMFzqmW-W1SwyGN3I 2794
commandrex_cli/main.py sha256=ssRJ8VTvraX5rsCwfcw0j3ZBxLZeC6RsEadcUCEKptI 8103
commandrex_cli/platform_utils.py sha256=WZk4OwUqE0D6gFPY69gEX7f0gizzDxlarySbIZ10d1E 5725
commandrex_cli/schemas.py sha256=C3dctD6a984bqeuUzP5zqYfsf7u_vnYVlhhRmab8ZTY 1296
commandrex_cli/translator.py sha256=sSs51lbOXo67EQJQ2w8I_kUeKwgWbgusCoTanyjj4yA 8074
commandrex_cli/ui.py sha256=eZL6rvrsLAGLqWeeiO8MxW9fX0KQ6XTmFwj8NLClPUI 8146
commandrex_cli-0.3.0.dist-info/entry_points.txt sha256=rvr6yS4EsjtpDX22yQFPg73OirCfZsa86w7g00c-2xE 55
commandrex_cli-0.3.0.dist-info/LICENCE sha256=TJ6PBi1YKip8cJ4Xg3RzADJ7mYoVM7fFhpi_NoVmh6E 1084
commandrex_cli-0.3.0.dist-info/METADATA sha256=JwicfTAkiaU9hca2aLR65UJetCnhxkwCeXobGRTGLAg 3615
commandrex_cli-0.3.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
commandrex_cli-0.3.0.dist-info/RECORD

entry_points.txt

commandrex = commandrex_cli.main:main