Python progress-bar

Open-source Python projects categorized as progress-bar

Top 13 Python progress-bar Projects

  • rich

    Rich is a Python library for rich text and beautiful formatting in the terminal.

  • Project mention: Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones? | news.ycombinator.com | 2024-05-06
  • tqdm

    :zap: A Fast, Extensible Progress Bar for Python and CLI

  • Project mention: Neat Parallel Output in Python | news.ycombinator.com | 2024-02-25

    yeah my code needs to use multiprocessing, which does not play nice with tqdm. thanks for the tip about positions though, that helped me search more effectively and came up with two promising comments. unmerged / require some workarounds, but might just work:

    https://github.com/tqdm/tqdm/issues/1000#issuecomment-184208...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • alive-progress

    A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!

  • progress-bar

    📊 Flask API for SVG progress badges

  • p_tqdm

    Parallel processing with progress bars

  • Project mention: Need Help With Multiprocessing or Multithreading or whatever it's called | /r/learnpython | 2023-06-24

    I avoid dealing directly with multiprocessing and asyncio unless absolutely necessary. I find I can parallelize a lot of tasks simply with the p_tqdm library which abstracts a lot of that away. Just be careful with it as it makes copies of anything you feed into it to get around the GIL.

  • lowbar

    The simplest no-nonsense progress bar for python

  • ffpb

    A progress bar for ffmpeg. Yay !

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • pqdm

    Comfortable parallel TQDM using concurrent.futures

  • Proglog

    :memo: Logs and progress bars manager for Python

  • PBar

    Small python library to display customizable progress bars on the terminal easily.

  • quo

    🚦🛠️⚙️Quo, a toolkit for writing Command-Line Interface applications and a Text User Interface framework for Python.

  • progiter

    Prints loop progress. A single-threaded alternative to tqdm.

  • WargamingGamePop

    This is a small app to query the Wargaming Server Info API in order to collect, store, and display their world-wide server populations

  • Project mention: STEAM CHARTS, Not so Good. Should go up if you introduce a new type of play (SUBS) | /r/WorldOfWarships | 2023-06-21

    Instead of trying to draw vague conclusions from third-party data (especially Steam counts, considering how inundated Steam is with bots), I feel like it would just be easier to rely on the actual player count data provided by the API. wotapi is a site that captures this count constantly and tracks it over time. If you're feeling real spicy there's a little program over on github that you can use to track the population yourself.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python progress-bar related posts

  • Neat Parallel Output in Python

    3 projects | news.ycombinator.com | 25 Feb 2024
  • Helper class for tracking the progress of iteration in CLI

    2 projects | /r/PHP | 2 Jul 2023
  • I have this function I have written that shows how much of a percentage is done given progress in a loop..so..if you are iterating through a loop that is 500 long, at 200 it says "40%",240 "48%", and so on, but, how do you just change the value on the screen, not print a new one on a new line?

    1 project | /r/learnpython | 11 Apr 2023
  • I keep getting this issue, can anyone help??

    1 project | /r/blender | 6 Feb 2023
  • [2022 Day11 (Part2)] [python] brute force

    2 projects | /r/adventofcode | 11 Dec 2022
  • How to implement a progress bar for non verbose commands?

    1 project | /r/linuxquestions | 25 Nov 2022
  • tqdm/tqdm: A Fast, Extensible Progress Bar for Python and CLI

    1 project | /r/devel | 9 Nov 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source progress-bar projects in Python? This list will help you:

Project Stars
1 rich 47,287
2 tqdm 27,492
3 alive-progress 5,138
4 progress-bar 466
5 p_tqdm 438
6 lowbar 382
7 ffpb 283
8 pqdm 253
9 Proglog 102
10 PBar 39
11 quo 31
12 progiter 25
13 WargamingGamePop 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com