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 8fe34ea commit c07e7b8Copy full SHA for c07e7b8
1 file changed
README.rst
@@ -14,8 +14,6 @@
14
:target: https://tidelift.com/subscription/pkg/pypi-anyio
15
:alt: Tidelift
16
17
-<!-- test -->
18
-
19
AnyIO is an asynchronous networking and concurrency library that works on top of either asyncio_ or
20
Trio_. It implements Trio-like `structured concurrency`_ (SC) on top of asyncio and works in harmony
21
with the native SC of Trio itself.
0 commit comments