shellmind

View on PyPIReverse Dependencies (0)

0.1.0 shellmind-0.1.0-py3-none-any.whl

Wheel Details

Project: shellmind
Version: 0.1.0
Filename: shellmind-0.1.0-py3-none-any.whl
Download: [link]
Size: 11270
MD5: fb6c989d6db9be614ee2e9337b9b1070
SHA256: 9ccc4ddac41552360a7613819bc7dc62dd93df43dc35665bab40ebcff7174f0d
Uploaded: 2025-02-05 22:49:11 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: shellmind
Version: 0.1.0
Summary: AI-powered terminal assistant for generating, understanding, and executing command-line instructions.
Author-Email: Karl Danisz <k[at]mktr.sbs>
Project-Url: Homepage, https://github.com/k-mktr/shellmind
Project-Url: Documentation, https://github.com/k-mktr/shellmind#readme
Project-Url: Repository, https://github.com/k-mktr/shellmind
Project-Url: Issues, https://github.com/k-mktr/shellmind/issues
Project-Url: Changelog, https://github.com/k-mktr/shellmind/blob/main/CHANGELOG.md
License: MIT License Copyright (c) 2024 Karl Danisz Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: terminal,cli,ai,shell,command-line,linux
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Utilities
Classifier: Topic :: System :: Shells
Requires-Python: >=3.8
Requires-Dist: openai (>=1.61.1)
Requires-Dist: python-dotenv (>=0.21.0)
Requires-Dist: argparse (>=1.4.0)
Requires-Dist: ollama (>=0.5.7); extra == "ollama"
Provides-Extra: ollama
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7803 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
shellmind/__init__.py sha256=yVGySWE8X3vg6IYdiNGQOlb4JuVK48oH9b3EOCmPU_A 72
shellmind/ai_handler.py sha256=VDsqGP6e3Z3Rv7-84dS0c2zeQ9BjEj71a0quYv2WfR4 3895
shellmind/cli.py sha256=M6DV6__GC8Eu6u9PDfGF4HCOKSdDq82C-2AWkZt2nuk 7245
shellmind/utils.py sha256=fLBM2IKj09d3ksxnGVf5u_pQXDpU7Kb858VTznvwqWg 882
shellmind-0.1.0.dist-info/LICENSE sha256=XG_JfjKTxll9rzHQcD3O_UVrYYi0rh7kA8O_b7oBMUY 1068
shellmind-0.1.0.dist-info/METADATA sha256=ySnnbPMbHY91r5hF1iI6-UAE_5nxfrYZHv3U4QRwf9o 10490
shellmind-0.1.0.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
shellmind-0.1.0.dist-info/entry_points.txt sha256=CMq6Zdjhp_wigahA5TESP34axvjAvisriuwbLuyhs1g 49
shellmind-0.1.0.dist-info/top_level.txt sha256=lVtzHg5P80z4J4L6jfdQg2rqmgEGEdVC7NEZjILT2w0 10
shellmind-0.1.0.dist-info/RECORD

top_level.txt

shellmind

entry_points.txt

shellmind = shellmind.cli:main