@@ -17,10 +17,6 @@ Async http client/server framework
1717 :target: https://codecov.io/gh/aio-libs/aiohttp
1818 :alt: codecov.io status for master branch
1919
20- .. image :: https://img.shields.io/endpoint?url=https://codspeed.io/badge.json
21- :target: https://codspeed.io/aio-libs/aiohttp
22- :alt: Codspeed.io status for aiohttp
23-
2420.. image :: https://badge.fury.io/py/aiohttp.svg
2521 :target: https://pypi.org/project/aiohttp
2622 :alt: Latest PyPI package version
@@ -29,21 +25,13 @@ Async http client/server framework
2925 :target: https://pypistats.org/packages/aiohttp
3026 :alt: Downloads count
3127
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-
3628.. image :: https://readthedocs.org/projects/aiohttp/badge/?version=latest
3729 :target: https://docs.aiohttp.org/
3830 :alt: Latest Read The Docs
3931
40- .. image :: https://img.shields.io/matrix/aio-libs:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat
41- :target: https://matrix.to/#/%23aio-libs:matrix.org
42- :alt: Matrix Room — #aio-libs:matrix.org
43-
44- .. image :: https://img.shields.io/matrix/aio-libs-space:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs-space%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat
45- :target: https://matrix.to/#/%23aio-libs-space:matrix.org
46- :alt: Matrix Space — #aio-libs-space:matrix.org
32+ .. image :: https://img.shields.io/endpoint?url=https://codspeed.io/badge.json
33+ :target: https://codspeed.io/aio-libs/aiohttp
34+ :alt: Codspeed.io status for aiohttp
4735
4836
4937Key Features
@@ -209,3 +197,17 @@ Benchmarks
209197If you are interested in efficiency, the AsyncIO community maintains a
210198list of benchmarks on the official wiki:
211199https://github.com/python/asyncio/wiki/Benchmarks
200+
201+ --------
202+
203+ .. image :: https://img.shields.io/matrix/aio-libs:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat
204+ :target: https://matrix.to/#/%23aio-libs:matrix.org
205+ :alt: Matrix Room — #aio-libs:matrix.org
206+
207+ .. image :: https://img.shields.io/matrix/aio-libs-space:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs-space%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat
208+ :target: https://matrix.to/#/%23aio-libs-space:matrix.org
209+ :alt: Matrix Space — #aio-libs-space:matrix.org
210+
211+ .. image :: https://insights.linuxfoundation.org/api/badge/health-score?project=aiohttp
212+ :target: https://insights.linuxfoundation.org/project/aiohttp
213+ :alt: LFX Health Score
0 commit comments