mirror of https://github.com/tqdm/tqdm.git
update download stats
parent
88f3a1d2f3
commit
2a78c0e02d
|
@ -1,5 +1,11 @@
|
|||
# Download Statistics
|
||||
|
||||
## Recent
|
||||
|
||||
See <https://pypistats.org/packages/tqdm>.
|
||||
|
||||
## Full
|
||||
|
||||
Number of downloads vis. <https://packaging.python.org/guides/analyzing-pypi-package-downloads>.
|
||||
|
||||
```sql
|
||||
|
|
|
@ -44,7 +44,7 @@ cross-platform compatibility.
|
|||
Casper da Costa-Luis, 2019
|
||||
|
||||
[![`@casperdcl`](https://img.shields.io/badge/GitHub-%40casperdcl-black.svg?style=social&logo=github)](https://github.com/casperdcl)
|
||||
[![](https://img.shields.io/badge/dynamic/json.svg?color=ff69b4&label=gifts%20received&prefix=%C2%A3&query=%24..sum&url=https%3A%2F%2Fcaspersci.uk.to%2Fgifts.json)](https://www.cdcl.ml/sponsor/)
|
||||
[![](https://img.shields.io/badge/dynamic/json.svg?color=ff69b4&label=gifts%20received&prefix=%C2%A3&query=%24..sum&url=https%3A%2F%2Fcaspersci.uk.to%2Fgifts.json)](https://cdcl.ml/sponsor/)
|
||||
|
||||
----
|
||||
|
||||
|
|
16
Home.md
16
Home.md
|
@ -12,21 +12,21 @@ Here, have some impressive background:
|
|||
|
||||
### stats
|
||||
|
||||
- over [190 million downloads](./Download-Stats)
|
||||
- [billions of downloads](./Download-Stats)
|
||||
+ (PyPI Downloads: ![tqdm](https://img.shields.io/pypi/dm/tqdm.svg?label=tqdm) versus
|
||||
![matplotlib](https://img.shields.io/pypi/dm/matplotlib.svg?label=matplotlib))
|
||||
- [~1M code inclusions](https://github.com/search?q=tqdm&type=Code)
|
||||
+ [~115k dependent repos](https://github.com/tqdm/tqdm/network/dependents)
|
||||
+ ![~13k dependant libraries](https://img.shields.io/librariesio/dependent-repos/pypi/tqdm.svg?label=dependent%20libs&logo=koding&logoColor=white)
|
||||
+ [~52 tagged topics](https://github.com/topics/tqdm)
|
||||
- [![sourcerank 24](https://img.shields.io/librariesio/sourcerank/pypi/tqdm.svg?logo=koding&logoColor=white)](https://libraries.io/pypi/tqdm) so in the
|
||||
- [~3M code inclusions](https://github.com/search?q=tqdm&type=Code)
|
||||
+ [~767k dependent repos](https://github.com/tqdm/tqdm/network/dependents)
|
||||
+ ![~12k dependant libraries](https://img.shields.io/librariesio/dependent-repos/pypi/tqdm.svg?label=dependent%20libs&logo=koding&logoColor=white)
|
||||
+ [~200 tagged topics](https://github.com/topics/tqdm)
|
||||
- [![sourcerank 26](https://img.shields.io/librariesio/sourcerank/pypi/tqdm.svg?logo=koding&logoColor=white)](https://libraries.io/pypi/tqdm) so in the
|
||||
[world's top 25](https://libraries.io/search?order=desc&platforms=PyPI&sort=rank)
|
||||
- [![~15k stars](https://img.shields.io/github/stars/tqdm/tqdm.svg?logo=github&logoColor=white)](https://github.com/tqdm/tqdm/stargazers)
|
||||
- [![~28k stars](https://img.shields.io/github/stars/tqdm/tqdm.svg?logo=github&logoColor=white)](https://github.com/tqdm/tqdm/stargazers)
|
||||
+ [star history](https://star-history.t9t.io/#tqdm/tqdm)
|
||||
+ [#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)
|
||||
- Estimated cost: ![OpenHub](https://www.openhub.net/p/tqdm/widgets/project_thin_badge?format=gif)
|
||||
- [![~1M documentation hits](https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&style=social&r=https://github.com/tqdm/tqdm&l=https://img.tqdm.ml/favicon.png&f=https://img.tqdm.ml/logo.gif)](https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&a=plot&r=https://github.com/tqdm/tqdm&l=https://img.tqdm.ml/favicon.png&f=https://img.tqdm.ml/logo.gif&style=social)
|
||||
- [![~10M documentation hits](https://cgi.cdcl.ml/hits?q=tqdm&style=social&r=https://github.com/tqdm/tqdm&l=https://img.tqdm.ml/favicon.png&f=https://img.tqdm.ml/logo.gif)](https://cgi.cdcl.ml/hits?q=tqdm&a=plot&r=https://github.com/tqdm/tqdm&l=https://img.tqdm.ml/favicon.png&f=https://img.tqdm.ml/logo.gif&style=social)
|
||||
|
||||
### blogs
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
[![tqdm-hits](https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&style=social&r=https://github.com/tqdm/tqdm&l=https://img.tqdm.ml/favicon.png&f=https://img.tqdm.ml/logo.gif)](https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&a=plot&r=https://github.com/tqdm/tqdm&l=https://img.tqdm.ml/favicon.png&f=https://img.tqdm.ml/logo.gif&style=social) <sup>(Since 19 May 2016)</sup>
|
||||
[![tqdm-hits](https://cgi.cdcl.ml/hits?q=tqdm&style=social&r=https://github.com/tqdm/tqdm&l=https://img.tqdm.ml/favicon.png&f=https://img.tqdm.ml/logo.gif)](https://cgi.cdcl.ml/hits?q=tqdm&a=plot&r=https://github.com/tqdm/tqdm&l=https://img.tqdm.ml/favicon.png&f=https://img.tqdm.ml/logo.gif&style=social) <sup>(Since 19 May 2016)</sup>
|
||||
|
|
Loading…
Reference in New Issue