We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf209d commit 75a3b10Copy full SHA for 75a3b10
README.rst
@@ -25,6 +25,14 @@ Async http client/server framework
25
:target: https://pypi.org/project/aiohttp
26
:alt: Latest PyPI package version
27
28
+.. image:: https://img.shields.io/pypi/dm/aiohttp
29
+ :target: https://pypistats.org/packages/aiohttp
30
+ :alt: Downloads count
31
+
32
+.. image:: https://insights.linuxfoundation.org/api/badge/health-score?project=aiohttp
33
+ :target: https://insights.linuxfoundation.org/project/aiohttp
34
+ :alt: LFX Health Score
35
36
.. image:: https://readthedocs.org/projects/aiohttp/badge/?version=latest
37
:target: https://docs.aiohttp.org/
38
:alt: Latest Read The Docs
0 commit comments