Transformer Lab CLI
Project description
Transformer Lab CLI
Install
uv tool install transformerlab-cli
Usage
Usage: lab [OPTIONS] COMMAND [ARGS]...
Transformer Lab CLI
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --format TEXT Output format: pretty or json [default: pretty] │
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────╮
│ version Display the CLI version. │
│ config View or set configuration values. │
│ status Check the status of the server. │
│ login Log in to Transformer Lab. │
│ logout Log out from Transformer Lab. │
│ task Task management commands │
│ job Job management commands │
╰──────────────────────────────────────────────────────────────────────────────╯
Command Reference
For a full list of all commands with detailed options and example usage, see COMMANDS.md.
Development
Run (DEV)
uv run src/transformerlab_cli/main.py
Build Locally
uv tool install .
or rebuild with:
uv tool install . --force --reinstall
Adds a lab command to your terminal.
Debug the Job Monitor
pip install -e .
uv run textual run --dev src/transformerlab_cli/commands/job_monitor/job_monitor.py
and then in another window:
textual console -x SYSTEM -x EVENT -x INFO
Run Textual in Browser
uv run textual serve src/transformerlab_cli/commands/job_monitor/job_monitor.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
transformerlab_cli-0.0.2.tar.gz
(48.5 kB
view details)
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 transformerlab_cli-0.0.2.tar.gz.
File metadata
- Download URL: transformerlab_cli-0.0.2.tar.gz
- Upload date:
- Size: 48.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
619431b356fa4638b58ee944d75f60f97c6c1dddbf5ae0ecd32d7ebe618b120a
|
|
| MD5 |
fff9f39b60aac7262ca43d3d32009dcf
|
|
| BLAKE2b-256 |
c943eff4f80d3f8c55c12851308f7aab1ea6d4e61eec21f9b36ef4283809680f
|
File details
Details for the file transformerlab_cli-0.0.2-py3-none-any.whl.
File metadata
- Download URL: transformerlab_cli-0.0.2-py3-none-any.whl
- Upload date:
- Size: 62.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ea58d26752390ebf792c324891dabd3b0d00a5c6609f299d8bbea07f2052603
|
|
| MD5 |
bf04bfb76d087acd7a2190a3a3647b76
|
|
| BLAKE2b-256 |
e00a658cb1bebe6126142bdb963a14391dfbfedb75cc932757a083c4ce6bd348
|