mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-23 20:11:06 +00:00
link to github
This commit is contained in:
parent
dd3d284573
commit
e2763c0fa6
|
@ -141,7 +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.
|
||||
- [awesome-asyncio](https://github.com/timofurrer/awesome-asyncio)
|
||||
* [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://github.com/twisted/twisted) - An event-driven networking engine.
|
||||
* [uvloop](https://github.com/MagicStack/uvloop) - Ultra fast asyncio event loop.
|
||||
|
||||
## Audio
|
||||
|
|
Loading…
Reference in New Issue
Block a user