erdewit / nest_asyncio
Patch asyncio to allow nested event loops
☆720Updated last year
Alternatives and similar repositories for nest_asyncio:
Users that are interested in nest_asyncio are comparing it to the libraries listed below
- Simple LRU cache for asyncio☆763Updated this week
- Thread-safe asyncio-aware queue for Python☆850Updated this week
- High level asynchronous concurrency and networking framework that works on top of either trio or asyncio☆1,918Updated this week
- asyncio-compatible timeout class☆563Updated this week
- Asyncio cache manager for redis, memcached and memory☆1,220Updated this week
- Real asynchronous file operations with asyncio support.☆530Updated 4 months ago
- Asyncio support for pytest☆1,467Updated last week
- A high-performance immutable mapping type for Python.