Ross ROSS = Recommend OSS · open-source software intelligence for agents

AnswerDotAI/fastprogress

Simple and flexible progress bar for Jupyter Notebook and console observed · 2026-08-28

github.com/AnswerDotAI/fastprogress · Jupyter Notebook · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 96
  • Release rhythm 83
  • 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: 0
  • age_days: 2938
  • days_rel: 116
  • days_push: 27
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

1098 stars · 105 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

fastprogress is a fast and simple Python progress bar library that works in both Jupyter Notebooks and the console. It supports nested progress bars, dynamic comments, and live graph plotting during loops, making it well suited for machine learning training loops.

Use cases

  • show a progress bar for a long-running loop in a notebook
  • display nested progress bars for inner and outer loops
  • plot training and validation loss live during model training
  • track progress of batch processing in the console
  • write status messages alongside a progress bar

When to choose

  • you need lightweight progress bars in Jupyter or terminal
  • you want live metric plots inside a training loop
  • you need nested loop progress with comments

When to avoid

  • you need rich dashboards or web-based monitoring like TensorBoard
  • you are not working in Python or notebooks/consoles

Facets

library · maturity stable

developer-tools data-visualization developer-tools machine-learning data-visualization python cross-platform progress-bar jupyter-notebook nested-progress training-loop

2 sources

Member repositories

RepositoryRoleHealth v2
AnswerDotAI/fastprogressmain92

For agents

markdown · JSON · MCP: product_card(name="AnswerDotAI/fastprogress")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem