A command-line application integrating with OpenAI's API.
Project description
ShellMate
ShellMate is a command-line application that interfaces with OpenAI's API to execute shell commands and provide intelligent responses. It orchestrates chat management, command extraction, and response handling to offer a seamless user experience.
Installation
Ensure Python 3.6+ is installed on your system.
The recommended way to install this application is throught pip:
pip install shmate
-
Create and activate a virtual environment:
python -m venv .venv source .venv/bin/activate # On Windows use .venv\\Scripts\\activate
-
Install dependencies:
pip install .
-
Environment Setup: The package provides a
.env.examplefile. You will be prompted to modify this file using your API credentials of choice. You must restart the tool after editing environment variables.
Usage
Run the application using:
shellmate
Follow the on-screen prompts to interact with the AI model, execute commands, and receive feedback.
License
This project is licensed under the MIT License. See the LICENSE file for more details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shmate-0.2.1.tar.gz.
File metadata
- Download URL: shmate-0.2.1.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43a5fa36caf541a28553a88ab6457671e691194b5f1a172b2fed0239f8098ac3
|
|
| MD5 |
29b6c822cdb847024de21aab84a6d255
|
|
| BLAKE2b-256 |
94c36ebc80b7e1a82710a2a843baa465d030dde0e59f1b1489c564bb0ec26e98
|
File details
Details for the file shmate-0.2.1-py3-none-any.whl.
File metadata
- Download URL: shmate-0.2.1-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a055b0e04468bdb9deaefc5eccd04f4947a8279989384c6dde8e031a670a7b9
|
|
| MD5 |
3871eab5dd12209f140833f3dbb162c5
|
|
| BLAKE2b-256 |
916377138b845ce20abd1bfcab04abb83003081140acea39afa7a06f9d68492e
|