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 ca6c961 commit 7448803Copy full SHA for 7448803
README.rst
@@ -1,6 +1,9 @@
1
.. image:: https://travis-ci.org/MagicStack/uvloop.svg?branch=master
2
:target: https://travis-ci.org/MagicStack/uvloop
3
4
+.. image:: https://img.shields.io/pypi/status/uvloop.svg?maxAge=2592000?style=plastic
5
+ :target: https://pypi.python.org/pypi/uvloop
6
+
7
8
uvloop is a fast, drop-in replacement of the built-in asyncio
9
event loop. uvloop is implemented in Cython and uses libuv
0 commit comments