Skip to main content

Epokio

Watch, compare, queue and report machine learning training runs from a web page, a tray icon, a terminal or the macOS menu bar. Epokio reads the files your framework already writes, so there is no logging code to add, no account and no cloud.

What it does

  • See every run on this machine or a remote GPU box: state, epoch, time left, best score, curves, plain-language notes ("recall is much higher than precision…") and the result images your framework saved.
  • Get told when a run finishes, fails (NaN loss), stalls or reaches a target score: on the Mac, in the tray, or as a phone push (ntfy, Slack, Discord, Telegram).
  • Compare runs: only the settings that differ, a settings table for a whole sweep next to each run's main score, CSV export and Markdown reports.
  • Start and queue runs (Ultralytics YOLO) from the web page, one at a time, with a data check before starting, a one-button Python setup (CUDA PyTorch on NVIDIA machines), resume from weights/last.pt, and failure causes in plain words.
  • AI assistants can read and queue runs through the MCP server (pip install "epokio[mcp]").

Reads Ultralytics (results.csv), Hugging Face Trainer (trainer_state.json), PyTorch Lightning (metrics.csv), Keras (CSVLogger) and TensorBoard event files (read without TensorFlow). A hand-written loop shows up with two lines:

import epokio
with epokio.start("runs/my-model", epochs=50, lr=1e-4) as run:
    for epoch in range(50):
        ...
        run.log(val_loss=vl, accuracy=acc)

Start

pip install epokio
epokio setup            # finds your runs, starts the helper, opens the page
epokio setup --lan      # also let your phone or another computer watch this machine

Other commands: epokio watch (terminal view, good over SSH), epokio tray (pip install "epokio[tray]"), epokio doctor (what Epokio sees, for a bug report), epokio agent --stop.

Viewing is open on this machine; anything that starts, stops or changes something needs the machine's token (epokio agent --show-token). The helper uses only the Python standard library.

MIT licence.

Release files for epokio 0.4.0

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

Source distribution (sdist)

Source distribution for epokio 0.4.0
File Size Uploaded
epokio-0.4.0.tar.gz 413.2 kB Details

Built distribution (wheel)

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

Total release size: 768.0 kB

Release files / epokio-0.4.0.tar.gz

Download URL epokio-0.4.0.tar.gz
Size 413.2 kB
Tags Source
SHA-256 checksum
How to use checksums
9ef6a74e64dec169ba78a9d8161641c678a5a7b58cf898d158a29b080ac56834
BLAKE2b-256 checksum
How to use checksums
5623175970fba2c7ca06c4e398924ee66efda4e43ee11cecfa5f298decc8db70
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 / epokio-0.4.0-py3-none-any.whl

Download URL epokio-0.4.0-py3-none-any.whl
Size 354.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
d579e6ed7d7688d3c76eb70be69ddf77e912a16852f5ce24cb937ea2c6483c1e
BLAKE2b-256 checksum
How to use checksums
0053d1fa821d41de4b7c84519a05951e87fdea5282c4a1b14173be1750205ebb
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

0.4.1

2 release files

This release

0.4.0 This release

2 release files

0.3.0

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