mirror of https://github.com/tqdm/tqdm.git
minor badge update
This commit is contained in:
parent
5b47ee38b4
commit
c05d05d7db
|
@ -3,7 +3,7 @@
|
|||
tqdm
|
||||
====
|
||||
|
||||
|PyPI-Versions| |PyPI-Status| |Conda-Forge-Status| |Docker| |Snapcraft|
|
||||
|Py-Versions| |Versions| |Conda-Forge-Status| |Docker| |Snapcraft|
|
||||
|
||||
|Build-Status| |Coverage-Status| |Branch-Coverage-Status| |Codacy-Grade| |Libraries-Rank| |PyPI-Downloads|
|
||||
|
||||
|
@ -71,7 +71,7 @@ Installation
|
|||
Latest PyPI stable release
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|PyPI-Status| |PyPI-Downloads| |Libraries-Dependents|
|
||||
|Versions| |PyPI-Downloads| |Libraries-Dependents|
|
||||
|
||||
.. code:: sh
|
||||
|
||||
|
@ -292,7 +292,7 @@ If you come across any other difficulties, browse and file |GitHub-Issues|.
|
|||
Documentation
|
||||
-------------
|
||||
|
||||
|PyPI-Versions| |README-Hits| (Since 19 May 2016)
|
||||
|Py-Versions| |README-Hits| (Since 19 May 2016)
|
||||
|
||||
.. code:: python
|
||||
|
||||
|
@ -926,11 +926,11 @@ Citation information: |DOI| (publication), |DOI-code| (code)
|
|||
:target: https://github.com/tqdm/tqdm/pulse
|
||||
.. |Gift-Casper| image:: 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
|
||||
:target: https://caspersci.uk.to/donate
|
||||
.. |PyPI-Status| image:: https://img.shields.io/pypi/v/tqdm.svg?logo=PyPI&logoColor=white
|
||||
.. |Versions| image:: https://img.shields.io/pypi/v/tqdm.svg
|
||||
:target: https://tqdm.github.io/releases
|
||||
.. |PyPI-Downloads| image:: https://img.shields.io/pypi/dm/tqdm.svg?label=pypi%20downloads&logo=PyPI&logoColor=white
|
||||
:target: https://pypi.org/project/tqdm
|
||||
.. |PyPI-Downloads| image:: https://img.shields.io/pypi/dm/tqdm.svg?label=pypi%20downloads&logo=python&logoColor=white
|
||||
:target: https://pypi.org/project/tqdm
|
||||
.. |PyPI-Versions| image:: https://img.shields.io/pypi/pyversions/tqdm.svg?logo=python&logoColor=white
|
||||
.. |Py-Versions| image:: https://img.shields.io/pypi/pyversions/tqdm.svg?logo=python&logoColor=white
|
||||
:target: https://pypi.org/project/tqdm
|
||||
.. |Conda-Forge-Status| image:: https://img.shields.io/conda/v/conda-forge/tqdm.svg?label=conda-forge&logo=conda-forge
|
||||
:target: https://anaconda.org/conda-forge/tqdm
|
||||
|
|
14
README.rst
14
README.rst
|
@ -3,7 +3,7 @@
|
|||
tqdm
|
||||
====
|
||||
|
||||
|PyPI-Versions| |PyPI-Status| |Conda-Forge-Status| |Docker| |Snapcraft|
|
||||
|Py-Versions| |Versions| |Conda-Forge-Status| |Docker| |Snapcraft|
|
||||
|
||||
|Build-Status| |Coverage-Status| |Branch-Coverage-Status| |Codacy-Grade| |Libraries-Rank| |PyPI-Downloads|
|
||||
|
||||
|
@ -71,7 +71,7 @@ Installation
|
|||
Latest PyPI stable release
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|PyPI-Status| |PyPI-Downloads| |Libraries-Dependents|
|
||||
|Versions| |PyPI-Downloads| |Libraries-Dependents|
|
||||
|
||||
.. code:: sh
|
||||
|
||||
|
@ -292,7 +292,7 @@ If you come across any other difficulties, browse and file |GitHub-Issues|.
|
|||
Documentation
|
||||
-------------
|
||||
|
||||
|PyPI-Versions| |README-Hits| (Since 19 May 2016)
|
||||
|Py-Versions| |README-Hits| (Since 19 May 2016)
|
||||
|
||||
.. code:: python
|
||||
|
||||
|
@ -1106,11 +1106,11 @@ Citation information: |DOI| (publication), |DOI-code| (code)
|
|||
:target: https://github.com/tqdm/tqdm/pulse
|
||||
.. |Gift-Casper| image:: 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
|
||||
:target: https://caspersci.uk.to/donate
|
||||
.. |PyPI-Status| image:: https://img.shields.io/pypi/v/tqdm.svg?logo=PyPI&logoColor=white
|
||||
.. |Versions| image:: https://img.shields.io/pypi/v/tqdm.svg
|
||||
:target: https://tqdm.github.io/releases
|
||||
.. |PyPI-Downloads| image:: https://img.shields.io/pypi/dm/tqdm.svg?label=pypi%20downloads&logo=PyPI&logoColor=white
|
||||
:target: https://pypi.org/project/tqdm
|
||||
.. |PyPI-Downloads| image:: https://img.shields.io/pypi/dm/tqdm.svg?label=pypi%20downloads&logo=python&logoColor=white
|
||||
:target: https://pypi.org/project/tqdm
|
||||
.. |PyPI-Versions| image:: https://img.shields.io/pypi/pyversions/tqdm.svg?logo=python&logoColor=white
|
||||
.. |Py-Versions| image:: https://img.shields.io/pypi/pyversions/tqdm.svg?logo=python&logoColor=white
|
||||
:target: https://pypi.org/project/tqdm
|
||||
.. |Conda-Forge-Status| image:: https://img.shields.io/conda/v/conda-forge/tqdm.svg?label=conda-forge&logo=conda-forge
|
||||
:target: https://anaconda.org/conda-forge/tqdm
|
||||
|
|
Loading…
Reference in New Issue