Skip to main content

Install with pip install "kymo[local]", or pip install kymo if there will be a separate server. For an intro, see the kymo README.

Commands

kymo open [project [run]]   start the stack if needed and open the dashboard, a project, or a run
kymo status                 show whether the stack is running
kymo stop                   stop the stack
kymo doctor                 check the installation and show where its files live
kymo ports                  show the dashboard ports, or change them while stopped

On a remote machine

Local mode listens only on the machine itself. To view a stack running on a server you reach over SSH, forward both of its ports at the same numbers:

kymo ports    # e.g. dashboard: http://127.0.0.1:24819 and CDN: http://127.0.0.1:24820
ssh -L 24819:127.0.0.1:24819 -L 24820:127.0.0.1:24820 you@server

Then open the URL that kymo open --no-browser prints on the server in your local browser.

If the dashboard is unavailable

Metrics that cannot be delivered are written to a spool (~/.cache/kymo/spool, or $KYMO_SPOOL_DIR) instead of being dropped. A running script delivers them once the stack is back. Run kymo-sync to deliver anything left behind by a script that has already exited.

Remove or back up local data

Stop any scripts that are still logging, run kymo stop, and use kymo doctor --json to find the data, state, and cache directories. Deleting those three directories uninstalls local mode. The spool directory is separate; delete it only if you also want to discard undelivered data.

For a backup, keep the stack stopped with kymo stop --hold while you copy the data directory and state/runtime.json. Put both back the same way to restore.

Logging to a server

Leave out mode="local" and pass the server's gRPC address as server_address="host:port", or set KYMO_SERVER. Pass the dashboard's origin as url_base (or set KYMO_URL_BASE) for kymo.run_url(). To run the server yourself, see self-hosting.

wandb importing

We have an importer, but it's not released yet; maybe I'll get around to fixing it for public release. You'll need an AI agent to use it, since wandb's APIs change over time.

Release files for kymo 0.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for kymo 0.1.1
File Size Uploaded
kymo-0.1.1.tar.gz 97.4 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for kymo 0.1.1
File Interpreter ABI Platform
kymo-0.1.1-py3-none-any.whl Python 3 none any Details

Total release size: 199.8 kB

Release files / kymo-0.1.1.tar.gz

Download URL kymo-0.1.1.tar.gz
Size 97.4 kB
Tags Source
SHA-256 checksum
How to use checksums
e6c91336c184845309de651842d8f68fa4e292c8899a921e9420f0e1bc2bb254
BLAKE2b-256 checksum
How to use checksums
d8612843715519a4a105bbd53e58ad5f233f781e340ebff60df06be677b23a7d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / kymo-0.1.1-py3-none-any.whl

Download URL kymo-0.1.1-py3-none-any.whl
Size 102.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
a68444a05328f8e3884f057a6634fc41535aa4eb2527ba6b5e5d0a323c673648
BLAKE2b-256 checksum
How to use checksums
e5f6933161b9ca50fcb86643b48cbcfa00fb5e301dd89ec9caff735e10d839e8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.1.1 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page