[PR #1293] [CLOSED] Add tqdm #1148

Closed
opened 2025-11-06 13:10:19 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1293
Author: @casperdcl
Created: 5/20/2019
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

Easily add progress bars to python and console scripts.

What's the difference between this project and similar ones?


Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1293 **Author:** [@casperdcl](https://github.com/casperdcl) **Created:** 5/20/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`dccc6cf`](https://github.com/vinta/awesome-python/commit/dccc6cf8fe12d5ecfec2149ff0f17f19f43fb1de) add tqdm ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? Easily add progress bars to python and console scripts. ## What's the difference between this project and similar ones? - negligible overhead - easily extensible/customisable - displays intelligent estimated time remaining - works in notebooks as well as raw terminal/console in Linux/Mac/Win - [#1 trending on GitHub (Dec 2015)](https://github.com/nihey/trending-history/blob/master/histories/Python.md) - [#1 rated `tag:progressbar` on GitHub](https://github.com/topics/progressbar) - [![>10k stars](https://img.shields.io/github/stars/tqdm/tqdm.svg?logo=github&logoColor=white)](https://github.com/tqdm/tqdm/stargazers) (more than `scipy`) - [![sourcerank 22](https://img.shields.io/librariesio/sourcerank/pypi/tqdm.svg?logo=koding&logoColor=white)](https://libraries.io/pypi/tqdm) (similar to `matplotlib`) --- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. - closes #662 (over 50 :+1: but `tqdm` maintainer @casperdcl had requested it not to be merged) - closes #648 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:10:19 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1148