mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 07:16:59 +00:00
add awesome-asyncio
This commit is contained in:
parent
be6fba1e49
commit
d77b8f1168
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user