Name | timestep JSON |
Version |
12.0.86
JSON |
| download |
home_page | None |
Summary | Timestep AI CLI - free, local-first, open-source AI |
upload_time | 2024-08-26 00:08:11 |
maintainer | None |
docs_url | None |
author | Michael James Schock |
requires_python | <4.0,>=3.10 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Timestep AI
Timestep AI CLI - free, local-first, open-source AI
**Development Setup**:
```console
$ python3 -m pip install --upgrade pip
$ python3 -m pip install --user pipx
$ python3 -m pipx ensurepath
$ pipx install poetry==1.8.3
$ cp .env.example .env
$ direnv allow # See https://direnv.net/#getting-started
$ make
$ timestep up --dev
```
**Library Setup**:
```console
$ python3 -m pip install --upgrade pip
$ python3 -m pip install --user pipx
$ python3 -m pipx ensurepath
$ pipx install timestep
$ timestep up
```
**Usage**:
```console
$ timestep [OPTIONS] COMMAND [ARGS]...
```
**Options**:
* `--install-completion`: Install completion for the current shell.
* `--show-completion`: Show completion for the current shell, to copy it or customize the installation.
* `--help`: Show this message and exit.
**Commands**:
* `up`: Start up the Timestep AI platform.
## `timestep up`
Start up the Timestep AI platform.
**Usage**:
```console
$ timestep up [OPTIONS]
```
**Options**:
* `--dev / --no-dev`: [default: no-dev]
* `--host TEXT`: [default: 0.0.0.0]
* `--port INTEGER`: [default: 8000]
* `--help`: Show this message and exit.
Raw data
{
"_id": null,
"home_page": null,
"name": "timestep",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Michael James Schock",
"author_email": "m@mjschock.com",
"download_url": "https://files.pythonhosted.org/packages/cc/85/3b6581d95440eb76864b42aaa6c43ada6a4f4f02843ac19384f5430115cc/timestep-12.0.86.tar.gz",
"platform": null,
"description": "# Timestep AI\n\nTimestep AI CLI - free, local-first, open-source AI\n\n**Development Setup**:\n\n```console\n$ python3 -m pip install --upgrade pip\n$ python3 -m pip install --user pipx\n$ python3 -m pipx ensurepath\n$ pipx install poetry==1.8.3\n$ cp .env.example .env\n$ direnv allow # See https://direnv.net/#getting-started\n$ make\n$ timestep up --dev\n```\n\n**Library Setup**:\n\n```console\n$ python3 -m pip install --upgrade pip\n$ python3 -m pip install --user pipx\n$ python3 -m pipx ensurepath\n$ pipx install timestep\n$ timestep up\n```\n\n**Usage**:\n\n```console\n$ timestep [OPTIONS] COMMAND [ARGS]...\n```\n\n**Options**:\n\n* `--install-completion`: Install completion for the current shell.\n* `--show-completion`: Show completion for the current shell, to copy it or customize the installation.\n* `--help`: Show this message and exit.\n\n**Commands**:\n\n* `up`: Start up the Timestep AI platform.\n\n## `timestep up`\n\nStart up the Timestep AI platform.\n\n**Usage**:\n\n```console\n$ timestep up [OPTIONS]\n```\n\n**Options**:\n\n* `--dev / --no-dev`: [default: no-dev]\n* `--host TEXT`: [default: 0.0.0.0]\n* `--port INTEGER`: [default: 8000]\n* `--help`: Show this message and exit.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Timestep AI CLI - free, local-first, open-source AI",
"version": "12.0.86",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2d1d47cbb45510c913a4c41c64f3ba14ea8a467bc5fb826b42068b7ba8bf6391",
"md5": "8ec4b7bf75ff11b74fed2371c4790a81",
"sha256": "795e790f814736a6382b4af29239cb19edb45f8c8b3f8881357e6d29b865e304"
},
"downloads": -1,
"filename": "timestep-12.0.86-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8ec4b7bf75ff11b74fed2371c4790a81",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 125658,
"upload_time": "2024-08-26T00:08:08",
"upload_time_iso_8601": "2024-08-26T00:08:08.626615Z",
"url": "https://files.pythonhosted.org/packages/2d/1d/47cbb45510c913a4c41c64f3ba14ea8a467bc5fb826b42068b7ba8bf6391/timestep-12.0.86-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cc853b6581d95440eb76864b42aaa6c43ada6a4f4f02843ac19384f5430115cc",
"md5": "61b035722a39e90e0d7ef3ea8e2d3f5f",
"sha256": "c5ff806839d79d26a1a4e7b75c9d1c273fa802a9d7e7905b68f4bb4bf5da5926"
},
"downloads": -1,
"filename": "timestep-12.0.86.tar.gz",
"has_sig": false,
"md5_digest": "61b035722a39e90e0d7ef3ea8e2d3f5f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 111119,
"upload_time": "2024-08-26T00:08:11",
"upload_time_iso_8601": "2024-08-26T00:08:11.732684Z",
"url": "https://files.pythonhosted.org/packages/cc/85/3b6581d95440eb76864b42aaa6c43ada6a4f4f02843ac19384f5430115cc/timestep-12.0.86.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-26 00:08:11",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "timestep"
}