Name | code8 JSON |
Version |
0.1.6
JSON |
| download |
home_page | https://github.com/naserjamal/code8 |
Summary | a dashboard to use LLMs to directly on your code files, save and load custom profiles with custom prompts and more. |
upload_time | 2024-08-31 00:21:20 |
maintainer | None |
docs_url | None |
author | Naser Jamal |
requires_python | None |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# code8
code8 is a dashboard to use LLMs to directly on your code files, save and load custom profiles with custom prompts and more.
## Installation
```python
pip install code8
```
## Usage
After installation, simply run the following command in your terminal:
```python
code8
```
This will open up a web browser with the code8 UI, allowing you configure settings
and select files to run the LLMs on.
After configuring the settings using "code8", you could continue using the tool
through the UI with "code8", or you could use it in your terminal:
```python
code8 example.py
```
this will run the tool directly from the terminal without having to use the UI.
Raw data
{
"_id": null,
"home_page": "https://github.com/naserjamal/code8",
"name": "code8",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Naser Jamal",
"author_email": "naser.dll@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/3d/ac/ebb1ae5895b9bdbd0d7c9036798b11e38b0dcfdabbeb78044ab39de3b2af/code8-0.1.6.tar.gz",
"platform": null,
"description": "# code8\r\n\r\ncode8 is a dashboard to use LLMs to directly on your code files, save and load custom profiles with custom prompts and more.\r\n\r\n## Installation\r\n\r\n```python\r\npip install code8\r\n```\r\n\r\n## Usage\r\n\r\nAfter installation, simply run the following command in your terminal:\r\n\r\n```python\r\ncode8\r\n```\r\n\r\nThis will open up a web browser with the code8 UI, allowing you configure settings\r\nand select files to run the LLMs on.\r\n\r\nAfter configuring the settings using \"code8\", you could continue using the tool\r\nthrough the UI with \"code8\", or you could use it in your terminal:\r\n\r\n```python\r\ncode8 example.py\r\n```\r\n\r\nthis will run the tool directly from the terminal without having to use the UI.\r\n\r\n",
"bugtrack_url": null,
"license": null,
"summary": "a dashboard to use LLMs to directly on your code files, save and load custom profiles with custom prompts and more.",
"version": "0.1.6",
"project_urls": {
"Homepage": "https://github.com/naserjamal/code8"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d3fbf80b2260802919e1dc66d5e1d3fc89e5f1f3b8cf81f4c1a3671ea9c564b7",
"md5": "d65d8b2c269966629a77abca943c1bf2",
"sha256": "42088d16e41827e0ddb0c9ac05e4c6caeb03513590d6c82ff7465448044cddc0"
},
"downloads": -1,
"filename": "code8-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d65d8b2c269966629a77abca943c1bf2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 14510,
"upload_time": "2024-08-31T00:21:18",
"upload_time_iso_8601": "2024-08-31T00:21:18.139914Z",
"url": "https://files.pythonhosted.org/packages/d3/fb/f80b2260802919e1dc66d5e1d3fc89e5f1f3b8cf81f4c1a3671ea9c564b7/code8-0.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3dacebb1ae5895b9bdbd0d7c9036798b11e38b0dcfdabbeb78044ab39de3b2af",
"md5": "17b9e418f56e70d444f801a04f60d457",
"sha256": "c34b66f43cb3dcf4ce44a55f010c1f1259e25f85b441b1876891e9395f5279ed"
},
"downloads": -1,
"filename": "code8-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "17b9e418f56e70d444f801a04f60d457",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13915,
"upload_time": "2024-08-31T00:21:20",
"upload_time_iso_8601": "2024-08-31T00:21:20.234838Z",
"url": "https://files.pythonhosted.org/packages/3d/ac/ebb1ae5895b9bdbd0d7c9036798b11e38b0dcfdabbeb78044ab39de3b2af/code8-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-31 00:21:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "naserjamal",
"github_project": "code8",
"github_not_found": true,
"lcname": "code8"
}