awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
wolph avatar

wolph/python-progressbar

0
View on GitHub↗
877 stars·104 forks·Python·BSD-3-Clause·7 viewsprogressbar-2.readthedocs.org/en/latest↗

Python Progressbar

############################################################################## Text progress bar library for Python. ##############################################################################

Features

  • Logging and Output - Provides progress bars for long-running tasks.

Star history

Star history chart for wolph/python-progressbarStar history chart for wolph/python-progressbar

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does wolph/python-progressbar do?

############################################################################## Text progress bar library for Python. ##############################################################################

What are the main features of wolph/python-progressbar?

The main features of wolph/python-progressbar are: Logging and Output.

Which projects share features with wolph/python-progressbar?

Projects with overlapping indexed features include: easycorp/easy-log-handler — Easy-log-handler is a PHP library designed to transform raw, unstructured application logs into human-readable,… cknd/stackprinter — This is a more helpful version of Python's built-in exception message: It shows more code context and the current… borntyping/python-colorlog — A colored formatter for the python logging module. delgan/loguru — Loguru is a Python logging library and thread-safe framework designed for recording system events and diagnostic… astanin/python-tabulate — Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from… getsentry/sentry-python — The official Python SDK for Sentry.io.

Projects sharing features with Python Progressbar

These projects share indexed features with Python Progressbar. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • easycorp/easy-log-handlerEasyCorp avatar

    EasyCorp/easy-log-handler

    2,005View on GitHub↗

    Easy-log-handler is a PHP library designed to transform raw, unstructured application logs into human-readable, hierarchical formats. It functions as a logging middleware component that intercepts diagnostic streams to improve clarity during active development and troubleshooting. The tool distinguishes itself by providing stateful log aggregation and regex-based parsing, which allow it to collapse duplicate entries and extract structured data from raw text. By applying template-driven formatting and dynamic metadata filtering, it reduces information overload and ensures that essential diagno

    PHPdxloglogger
    View on GitHub↗2,005
  • cknd/stackprinterC

    cknd/stackprinter

    0View on GitHub↗

    This is a more helpful version of Python's built-in exception message: It shows more code context and the current values of nearby variables. That answers many of the questions I'd ask an interactive debugger: Where in the code was the crash, what's in the relevant variables, and why was that…

    View on GitHub↗0
  • borntyping/python-colorlogborntyping avatar

    borntyping/python-colorlog

    964View on GitHub↗

    A colored formatter for the python logging module

    Pythonloggingpython
    View on GitHub↗964
  • astanin/python-tabulateastanin avatar

    astanin/python-tabulate

    2,563View on GitHub↗

    Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from bitbucket.org/astanin/python-tabulate.

    Python
    View on GitHub↗2,563
  • Compare all 14 related projects→