A simple Python package that helps you find the command you need.
Project description
pimterm
pimterm can be used to find the linux command you need. for example:
using the short notation
pimterm c "how do I ping example.com?"
ping example.com
using the long notation
pimterm command "how do i remove a file"
rm filename
You can also ask reqular questions:
using the short notation
pimterm q "who is cleopatra?"
Cleopatra was the last active ruler of the Ptolemaic Kingdom of Egypt.
using the long notation
pimterm question "what is the capital of the netherlands?"
Amsterdam
Notes
intallation
Make sure to add your chatgpt key to your system
pimterm c "how do i add my chatgpt key to my linux instalation?"
echo "export OPENAI_API_KEY='YOUR_API_KEY'" >> ~/.bashrc
The ai will try to return only the command needed. Somtimes when the ai feels explenation is needed it will add it in plain text.
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 pimterm-1.2.1.tar.gz.
File metadata
- Download URL: pimterm-1.2.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d9f0143de329823da5934d4539292ccaafcc289b767ffc38f7b188ad551fa0a
|
|
| MD5 |
afd0e4f32bf13232663e01ce292c0699
|
|
| BLAKE2b-256 |
f6099cee441771525a729d8ef405ef3c0d8fb5d74c52fbd678d86753e7a876d9
|
File details
Details for the file pimterm-1.2.1-py3-none-any.whl.
File metadata
- Download URL: pimterm-1.2.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49e9b0d6f8d5f4799a37ab7daad1c28d324bd2a66013d3d44412cb4a5ff8496a
|
|
| MD5 |
744d3d89258278d46bbe505c3dcab23f
|
|
| BLAKE2b-256 |
6c16ee47ef82e37b73c07921eaece9126de2a684335d4c68fa9e87bba0e4d891
|