shell-whiz

View on PyPIReverse Dependencies (0)

3.2.6 shell_whiz-3.2.6-py3-none-any.whl

Wheel Details

Project: shell-whiz
Version: 3.2.6
Filename: shell_whiz-3.2.6-py3-none-any.whl
Download: [link]
Size: 29137
MD5: 50348df704745ae684ec8e2666ca69a6
SHA256: cf25401da400251161b348fc7a2a6540e44b3a97db1368a30ec9a21536ef7418
Uploaded: 2025-01-07 10:45:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: shell-whiz
Version: 3.2.6
Summary: AI assistant for command line
Author: Tamerlan Temirbolatuly
Author-Email: beyimjan[at]gmail.com
Home-Page: https://github.com/beyimjan/shell-whiz
Project-Url: Repository, https://github.com/beyimjan/shell-whiz
License: GPL-3.0-only
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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
Requires-Python: >=3.9,<4
Requires-Dist: jsonschema (<5.0.0,>=4.21.1)
Requires-Dist: openai (<2.0.0,>=1.13.3)
Requires-Dist: pydantic (<3.0.0,>=2.6.3)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: questionary (<3.0.0,>=2.0.1)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Requires-Dist: types-jsonschema (<5.0.0.0,>=4.21.0.20240311)
Requires-Dist: types-pyyaml (<7.0.0.0,>=6.0.12.20240311)
Description-Content-Type: text/markdown
[Description omitted; length: 3343 characters]

WHEEL

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

RECORD

Path Digest Size
shell_whiz/ai/__init__.py sha256=dC4eEto7rRKUqtmy8DU7OJtn6Vqj5AVWIIdszG7ffkM 147
shell_whiz/ai/client.py sha256=J8CY6FCoGPLzxo9LRbsZOyA8oNzt_1HkiobVDXgmaNk 3811
shell_whiz/ai/errors.py sha256=9_WjOMN0bGSiLlu0sNUSOhBpfX2saBX6b3nQ7XbAKWY 158
shell_whiz/ai/prompts/edit_shell_command.yml sha256=BAgckq-w4Twr-w8LQ666huySL3dj5gYEL51xs99lJko 419
shell_whiz/ai/prompts/explain_shell_command.yml sha256=m7ZaNJVNyRFxFWFSNJx_Hb9dUGC-4BWGQ-qxcspVC88 2926
shell_whiz/ai/prompts/recognise_dangerous_command.yml sha256=a3WhPUxZkhPvP0IZ4HKrJUH2vt2KSYYGnyAyK5_WjPY 750
shell_whiz/ai/prompts/suggest_shell_command.yml sha256=3wLVCoFAiItTw0OIHZkVNAStYLYjTo-RKpRaKALNCPE 446
shell_whiz/ai/providers/api.py sha256=QK9auhj87qJmgz4YM13BMQkpuc9qfkaDXLit-mNuY-w 1378
shell_whiz/ai/providers/openai.py sha256=7Esoe1-lor1okQyOJdi4F0EV3x7AtVvDrdqU3wbzZJw 5425
shell_whiz/cli/__init__.py sha256=eM1cKD7bRhPHGfz-oEZdtpGBL_ga93pwUm7Nppf_SjU 256
shell_whiz/cli/commands/ask.py sha256=SuHE04BLgxM30NdFqAsD8InglSfHfpCrCiKbXTOijsw 7460
shell_whiz/cli/commands/config.py sha256=XEhBC6y5m64NCYnuZBmzAWxx6MsUmTJ-oN3lOztszN8 1196
shell_whiz/cli/commands/explain.py sha256=DCO5zJ6DVT1kQXuGcHYaOa66NxlTTe2O-OsdZeVp3k0 2045
shell_whiz/cli/core/shell_command.py sha256=KBeI56XWJ4GZpIKGUclw1lCFe_5TvKSwRHud-N8UbPA 1887
shell_whiz/config.py sha256=lpObHj0PkE1zaurvDSLdfpdVnVQchSyewgLHsE9l0Wg 4768
shell_whiz/main.py sha256=gi3to6wGU8d3DxpZ1GsQAS-CvKtMqHSJBUQGX31TATU 2806
shell_whiz-3.2.6.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
shell_whiz-3.2.6.dist-info/METADATA sha256=nzNvJq9igG7H5X9xWZ0AAtXOaqYfxS3IXh0rQzMIWHw 4450
shell_whiz-3.2.6.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
shell_whiz-3.2.6.dist-info/entry_points.txt sha256=wWrkUP1-FQLvISL7euPg0ZzBymBhkqC4MESN0MQ_Myo 42
shell_whiz-3.2.6.dist-info/RECORD

entry_points.txt

sw = shell_whiz.main:run