diff --git a/README.md b/README.md index b63b78ee..7ea120cc 100644 --- a/README.md +++ b/README.md @@ -838,6 +838,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). *Libraries for networking programming.* * [asyncio](https://docs.python.org/3/library/asyncio.html) - (Python standard library) Asynchronous I/O, event loop, coroutines and tasks. + - [awesome-asyncio](https://github.com/timofurrer/awesome-asyncio) * [diesel](https://github.com/dieseldev/diesel) - Greenlet-based event I/O Framework for Python. * [pulsar](https://github.com/quantmind/pulsar) - Event-driven concurrent framework for Python. * [pyzmq](http://zeromq.github.io/pyzmq/) - A Python wrapper for the ZeroMQ message library.