Name | doitforme JSON |
Version |
1.0.3
JSON |
| download |
home_page | None |
Summary | Abuse AI to do your work |
upload_time | 2024-11-09 02:40:14 |
maintainer | None |
docs_url | None |
author | Kokonico |
requires_python | <4.0,>=3.12 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# DoitForMe
> abuse AI to run commands on your computer for you
>
> *...also doesn't work half of the time*
## WARNING
I do ***NOT*** take responsibility for any damage caused by this software.
This software should ***NOT*** be used in a production environment.
This software is ***NOT*** secure and should ***NOT*** be used on any system that contains sensitive information.
This software is ***NOT*** intended to be used by anyone, and should ***NOT*** be used by anyone.
This software is ***NOT*** intended to be used for any purpose, and should ***NOT*** be used for any purpose.
By using this software, you agree that I am not responsible for the inevitable destruction of your system.
## Installation
```bash
pip3.12 install doitforme
```
## Usage
```bash
difm "print the contents of README.md"
```
## Requirements
- Python 3.13
- Ollama server available, anywhere works
- No self-preservation instincts
## How to set up
1. Install [Ollama](https://ollama.com/download)
2. Run ollama in the background using `ollama serve`
3. Download the AI model you wish to use using `ollama run <model_name>`, you can find the models [here](https://ollama.com/search).
4. Install this package using `pip3.13 install doitforme`
5. Run `difm` followed by the command you want to run
Raw data
{
"_id": null,
"home_page": null,
"name": "doitforme",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.12",
"maintainer_email": null,
"keywords": null,
"author": "Kokonico",
"author_email": "kokonico@duck.com",
"download_url": "https://files.pythonhosted.org/packages/5b/94/88b042db6689fe18ac3685a96800844af6620b7fed5941ed2ddc368570fb/doitforme-1.0.3.tar.gz",
"platform": null,
"description": "# DoitForMe\n> abuse AI to run commands on your computer for you\n> \n> *...also doesn't work half of the time*\n\n## WARNING\nI do ***NOT*** take responsibility for any damage caused by this software.\nThis software should ***NOT*** be used in a production environment.\nThis software is ***NOT*** secure and should ***NOT*** be used on any system that contains sensitive information.\nThis software is ***NOT*** intended to be used by anyone, and should ***NOT*** be used by anyone.\nThis software is ***NOT*** intended to be used for any purpose, and should ***NOT*** be used for any purpose.\nBy using this software, you agree that I am not responsible for the inevitable destruction of your system.\n\n## Installation\n```bash\npip3.12 install doitforme\n```\n\n## Usage\n```bash\ndifm \"print the contents of README.md\"\n```\n\n## Requirements\n- Python 3.13\n- Ollama server available, anywhere works\n- No self-preservation instincts\n\n## How to set up\n1. Install [Ollama](https://ollama.com/download)\n2. Run ollama in the background using `ollama serve`\n3. Download the AI model you wish to use using `ollama run <model_name>`, you can find the models [here](https://ollama.com/search).\n4. Install this package using `pip3.13 install doitforme`\n5. Run `difm` followed by the command you want to run\n",
"bugtrack_url": null,
"license": null,
"summary": "Abuse AI to do your work",
"version": "1.0.3",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ddee82cc8503229c0595525d86babe45f6a9b9e57fdcf1b65452e087a5ff1a76",
"md5": "b08782024316a631b021ac2681662953",
"sha256": "a92a2492bcdd20df939ba58c2cdced3067bd9d0f03a1f4b5fbefbca2313094b2"
},
"downloads": -1,
"filename": "doitforme-1.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b08782024316a631b021ac2681662953",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 3657,
"upload_time": "2024-11-09T02:40:12",
"upload_time_iso_8601": "2024-11-09T02:40:12.593933Z",
"url": "https://files.pythonhosted.org/packages/dd/ee/82cc8503229c0595525d86babe45f6a9b9e57fdcf1b65452e087a5ff1a76/doitforme-1.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5b9488b042db6689fe18ac3685a96800844af6620b7fed5941ed2ddc368570fb",
"md5": "453f9e4929ef976d6fbefa34fc8b274b",
"sha256": "94c45ac992ec7136cc023a31e3b4141424c74ff4cc89e8d6990b79069a5a9aae"
},
"downloads": -1,
"filename": "doitforme-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "453f9e4929ef976d6fbefa34fc8b274b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 2772,
"upload_time": "2024-11-09T02:40:14",
"upload_time_iso_8601": "2024-11-09T02:40:14.313968Z",
"url": "https://files.pythonhosted.org/packages/5b/94/88b042db6689fe18ac3685a96800844af6620b7fed5941ed2ddc368570fb/doitforme-1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-09 02:40:14",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "doitforme"
}