verigak/progress
Easy to use progress bars for Python observed · 2026-08-28
Health v2 · maintenance only
45/100
- Activity 29
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5250
- days_rel: n/a
- days_push: 428
- n_releases_24m: 0
Adoption not part of the score
1431 stars · 179 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library providing easy-to-use terminal progress bars and spinners. It offers seven customizable bar styles plus spinners for tasks with unknown step counts.
Use cases
- show a progress bar for a long-running python loop
- add a spinner to a script with unknown duration
- customize terminal progress bar fill characters and ETA display
- track iteration progress in a CLI tool
- display percent complete and elapsed time in terminal
When to choose
- you want a minimal, dependency-light progress bar in Python
- you need simple next()/finish() or iterator-based progress reporting
- you want easily subclassable, customizable bars and spinners
When to avoid
- you need rich multi-bar dashboards or live-updating tables
- you want progress bars in a GUI or web interface
- you need async-aware progress tracking out of the box
Facets
library · maturity stable
developer-tools cli developer-tools python cli cross-platform progress-bar spinner terminal-output command-line
2 sources
- readme: https://github.com/verigak/progress · fetched 2026-08-28 · 4b7a15875dc6
- registry_pypi: https://pypi.org/pypi/progress/json · fetched 2026-08-29 · 847af6bd80f7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| verigak/progress | main | 45 |
For agents
markdown · JSON · MCP: product_card(name="verigak/progress")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem