IDSIA/sacred
Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA. observed · 2026-08-28
Health v2 · maintenance only
44/100
- Activity 48
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4538
- days_rel: 645
- days_push: 315
- n_releases_24m: 1
Adoption not part of the score
4374 stars · 393 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Sacred is a Python library for configuring, organizing, logging, and reproducing machine learning and scientific experiments. It provides config scopes, dependency injection, a per-experiment CLI, observers that save run metadata to databases like MongoDB, and automatic random seeding.
Use cases
- track parameters of machine learning experiments
- reproduce experiment results with fixed seeds
- log experiment runs to a MongoDB database
- run experiments with different settings from the command line
- record dependencies and machine info for each run
- organize and compare results of many experiment variants
When to choose
- you run many Python experiments and need reproducibility and run tracking
- you want automatic config logging and CLI parameter overrides with minimal boilerplate
- you prefer a lightweight experiment tracker without a hosted service
When to avoid
- you need a full-featured experiment dashboard with visualizations like W&B or MLflow
- your project is not in Python
- you need distributed training orchestration rather than experiment bookkeeping
Facets
library · maturity maintenance
configuration-management logging monitoring cli developer-tools machine-learning data-science developer-tools python cli cross-platform experiment-tracking reproducibility machine-learning-infrastructure observers mongodb automatic-seeding automation
2 sources
- readme: https://github.com/IDSIA/sacred · fetched 2026-08-28 · 8ff1cd63e0dd
- registry_pypi: https://pypi.org/pypi/sacred/json · fetched 2026-08-29 · 216e17e1e32a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| IDSIA/sacred | main | 44 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem