mirror of
https://github.com/vinta/awesome-python.git
synced 2025-03-20 12:39:47 +00:00
add trio
This commit is contained in:
parent
c272f93a60
commit
1f87db9ba8
@ -141,6 +141,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||||||
* [asyncio](https://docs.python.org/3/library/asyncio.html) - (Python standard library) Asynchronous I/O, event loop, coroutines and tasks.
|
* [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)
|
- [awesome-asyncio](https://github.com/timofurrer/awesome-asyncio)
|
||||||
* [uvloop](https://github.com/MagicStack/uvloop) - Ultra fast asyncio event loop.
|
* [uvloop](https://github.com/MagicStack/uvloop) - Ultra fast asyncio event loop.
|
||||||
|
* [trio](https://github.com/python-trio/trio) - A friendly library for async concurrency and I/O.
|
||||||
* [Twisted](https://twistedmatrix.com/trac/) - An event-driven networking engine.
|
* [Twisted](https://twistedmatrix.com/trac/) - An event-driven networking engine.
|
||||||
|
|
||||||
## Audio
|
## Audio
|
||||||
|
Loading…
x
Reference in New Issue
Block a user