Experiment tracker and lab journal made for humans — and sexy human-agent interaction for AI research
Project description
buro
An experiment tracker and lab journal made for humans — and for sexy human ⇄ agent interaction in AI research. Log your runs, metrics, and media to a Buro server.
Install
pip install buro
Quickstart
import buro
run = buro.init(project="my-project") # or "team-slug/my-project"
for step in range(100):
buro.log({"loss": 1.0 / (step + 1), "acc": step / 100}, step=step)
buro.finish()
init(project=...) resolves the project against the server and auto-creates it
if it doesn't exist. project is a slug ref: "slug" (personal) or
"team-slug/slug" (team).
Authenticate
Log in once on your machine:
buro login --api-url https://<your-buro-server>
buro whoami
The SDK resolves credentials in this order:
buro.setup(api_key=..., api_url=...)in codeBURO_API_KEY/BURO_API_URLenvironment variables~/.buro/credentials(written byburo login)
On a cluster or in CI, the env-var path is usually easiest:
export BURO_API_KEY=buro_key_...
export BURO_API_URL=https://<your-buro-server>
Log media
buro.log({"sample": buro.Image("path/to/image.png")}) # numpy array or PIL image also work
# also available: buro.Audio, buro.Video
Docs
wandbAPI compatibility:docs/wandb-compatibility.md- Release/publishing process:
docs/publishing.md
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 buro-0.0.2.tar.gz.
File metadata
- Download URL: buro-0.0.2.tar.gz
- Upload date:
- Size: 193.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c29186996e7d9c0d7a7ec9cd5e7fe822324ce37ace14ef5e9146f41f0fe19024
|
|
| MD5 |
0d81ad575478f18e032dd0b02a9cdf82
|
|
| BLAKE2b-256 |
91a9988b13e95e23890d9ec6d9e7a4c6399bbbed34a34e996e603c97970a67cb
|
Provenance
The following attestation bundles were made for buro-0.0.2.tar.gz:
Publisher:
sdk-publish.yml on dunnolab/buro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
buro-0.0.2.tar.gz -
Subject digest:
c29186996e7d9c0d7a7ec9cd5e7fe822324ce37ace14ef5e9146f41f0fe19024 - Sigstore transparency entry: 1893791036
- Sigstore integration time:
-
Permalink:
dunnolab/buro@eb473f2fecc30e0476f51dffb754a8386755f7a6 -
Branch / Tag:
refs/tags/sdk-v0.0.2 - Owner: https://github.com/dunnolab
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
sdk-publish.yml@eb473f2fecc30e0476f51dffb754a8386755f7a6 -
Trigger Event:
release
-
Statement type:
File details
Details for the file buro-0.0.2-py3-none-any.whl.
File metadata
- Download URL: buro-0.0.2-py3-none-any.whl
- Upload date:
- Size: 35.2 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 |
9715e4510ea46174cf40fca10254f1f13362f5c0329120edbec84bea4c8d365f
|
|
| MD5 |
01e0040d5794e8b86414056fe4056694
|
|
| BLAKE2b-256 |
231fdb8cd21b71400d0554043f06d0ce8fc3b174e281eb875a1c55426f8d0d78
|
Provenance
The following attestation bundles were made for buro-0.0.2-py3-none-any.whl:
Publisher:
sdk-publish.yml on dunnolab/buro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
buro-0.0.2-py3-none-any.whl -
Subject digest:
9715e4510ea46174cf40fca10254f1f13362f5c0329120edbec84bea4c8d365f - Sigstore transparency entry: 1893791188
- Sigstore integration time:
-
Permalink:
dunnolab/buro@eb473f2fecc30e0476f51dffb754a8386755f7a6 -
Branch / Tag:
refs/tags/sdk-v0.0.2 - Owner: https://github.com/dunnolab
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
sdk-publish.yml@eb473f2fecc30e0476f51dffb754a8386755f7a6 -
Trigger Event:
release
-
Statement type: