Python Progress

Open-source Python projects categorized as Progress

Top 5 Python Progress Projects

  • 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...

  • alive-progress

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

  • 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
  • better-ffmpeg-progress

    A Python package that allows you to run an FFmpeg command & see percentage progress, ETA, etc.

  • TraktPlaybackProgressManager

    Manage and remove your playback progress items stored on Trakt.tv

  • progiter

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

  • Project mention: How do you feel about vendored packages? | /r/Python | 2023-04-29

    Number 3 is the one I feel most conflicted about. Specifically, I tout my ubelt library as having 0 required dependencies. However, it vendors two libraries: progiter and orderedset. The first of which I also maintain and the second of which I don't maintain, but have contributed to. It feels odd to have a single dependency for a library that would otherwise have zero. But at the same time it feels odd to maintain that code myself. Also if I didn't vendor it, it would not be included in the documentation, so there is that. I've recently been thinking I should split ubelt up into many smaller packages and then use ubelt as a "hub" to include them all. However, that's a lot more work than just maintaining one (still quite small) package, and I think having everything broken up with incur a lot of overhead at pip install time, so I'm very conflicted on the whole subject.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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). The latest post mention was on 2024-02-25.

Python Progress related posts

Index

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

Project Stars
1 tqdm 27,353
2 alive-progress 5,094
3 better-ffmpeg-progress 47
4 TraktPlaybackProgressManager 39
5 progiter 23
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com