A modern logging SDK for multi-modal data
Project description
Nebo
Nebo is a modern logging SDK that lets you track experiments containing multi-modal data (text, images, audio) and inspect metrics with function-level granularity.
pip install nebo
Get started: https://docs.graphbook.ai/nebo
Why Nebo?
Nebo offers a wide range of logging capabilities for data processing applications.
- You can log metrics, images, audio, and text
- Every log event can be tracked at specified time ranges or steps
- Nebo offers function-level capturing data at the granularity of individual functions, so you can monitor inputs, outputs, and execution flow of your code.
These features enable observability for applications such as:
- DAG-structured data-processing pipelines
- Model chaining applications
- ML training
Following the Tensorboard model, Nebo is local-first, so you don’t need to start another separate service, or worse, create an account to log data. Each run is stored in one .nebo file, a self-contained file format for simplicity, so that managing them is easy. When you're ready, you can deploy Nebo as a remote service, visit the web UI from your mobile device, and watch live metrics away from your desk since the UI is mobile-friendly.
Agent skills are released in the package preparing coding agents to not only write nebo-integrated code but also to monitor, analyze, and deliver derived metrics directly to the UI. This allows the full development lifecycle to progress inside the user's favorite coding agent application.
Features
- Captured log types: text, metrics, images, audio, progress
- Automatically infers a DAG from your call graph
- CLI, MCP and agent skill for AI agent query support
- MCP write tools so external agents can push metrics, images, audio, and text into a run
- Fully self-contained log file per run
- Mobile-first web UI
- Notebook embedding via
nb.show()(Jupyter-renderable iframe of any slice of a run) - One-command deploy to a Hugging Face Space (
nebo deploy) with public/private read+write modes
Architecture
graph LR
A[Your Python Pipeline] --> B[Nebo SDK<br>@fn, log, track, ...]
B --> C[Daemon Server<br>FastAPI, port 7861]
B --> D[Terminal Dashboard<br>Rich]
C --> E[CLI<br>nebo]
C --> F[MCP Tools<br>Claude]
C --> G[Web UI]
Two execution modes:
- Local mode (default): In-process only. No daemon needed.
- Server mode: Events stream to a persistent daemon via HTTP. Use
nebo serveto start the daemon.
The daemon can run on your laptop, in CI, or on a Hugging Face Space (nebo deploy). The same SDK code works against any of them — set NEBO_URL and NEBO_API_TOKEN to point at the target. When the daemon enforces auth, every API request must carry the token via the X-Nebo-Token header (HTTP) or the ?token=… query param (browsers / WebSocket).
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
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 nebo-0.2.9.tar.gz.
File metadata
- Download URL: nebo-0.2.9.tar.gz
- Upload date:
- Size: 31.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08556d43c3bad79a1a9ba370b8579fd86961c649934676ccfff7fbaca608b0e1
|
|
| MD5 |
1125dd229908ef31127dae9e946cec34
|
|
| BLAKE2b-256 |
2c5ccdabc505bc8edaaed25313e64b4b4491d952e4d6fb4ddb5aec7e30e79e9f
|
Provenance
The following attestation bundles were made for nebo-0.2.9.tar.gz:
Publisher:
release.yml on graphbookai/nebo
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nebo-0.2.9.tar.gz -
Subject digest:
08556d43c3bad79a1a9ba370b8579fd86961c649934676ccfff7fbaca608b0e1 - Sigstore transparency entry: 1903300479
- Sigstore integration time:
-
Permalink:
graphbookai/nebo@2a675b5ec2629c9396fa953e2a42f02d81481236 -
Branch / Tag:
refs/tags/v0.2.9 - Owner: https://github.com/graphbookai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@2a675b5ec2629c9396fa953e2a42f02d81481236 -
Trigger Event:
push
-
Statement type:
File details
Details for the file nebo-0.2.9-py3-none-any.whl.
File metadata
- Download URL: nebo-0.2.9-py3-none-any.whl
- Upload date:
- Size: 767.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e9e21ad6d00913fc70ba0accfa6bf9eecf598214016d9a8dce6b7efdc96c456
|
|
| MD5 |
4e8617c51f69c025784fde7b9f9a40bf
|
|
| BLAKE2b-256 |
4cbeb2ec60f21b0ece8935fff0bd23373e2e898715fad40205acc0ef961f6243
|
Provenance
The following attestation bundles were made for nebo-0.2.9-py3-none-any.whl:
Publisher:
release.yml on graphbookai/nebo
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nebo-0.2.9-py3-none-any.whl -
Subject digest:
4e9e21ad6d00913fc70ba0accfa6bf9eecf598214016d9a8dce6b7efdc96c456 - Sigstore transparency entry: 1903300527
- Sigstore integration time:
-
Permalink:
graphbookai/nebo@2a675b5ec2629c9396fa953e2a42f02d81481236 -
Branch / Tag:
refs/tags/v0.2.9 - Owner: https://github.com/graphbookai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@2a675b5ec2629c9396fa953e2a42f02d81481236 -
Trigger Event:
push
-
Statement type: