nest-asyncio 1.6.0
0
Patch asyncio to allow nested event loops
Contents
Patch asyncio to allow nested event loops
Stars: 693, Watchers: 693, Forks: 79, Open Issues: 6The erdewit/nest_asyncio
repo was created 6 years ago and the last code push was 8 months ago.
The project is popular with 693 github stars!
How to Install nest-asyncio
You can install nest-asyncio using pip
pip install nest-asyncio
or add it to a project with poetry
poetry add nest-asyncio
Package Details
- Author
- Ewald R. de Wit
- License
- BSD
- Homepage
- https://github.com/erdewit/nest_asyncio
- PyPi:
- https://pypi.org/project/nest-asyncio/
- GitHub Repo:
- https://github.com/erdewit/nest_asyncio
Classifiers
Related Packages
Errors
A list of common nest-asyncio errors.
Code Examples
Here are some nest-asyncio
code examples and snippets.
GitHub Issues
The nest-asyncio package has 6 open issues on GitHub
- feature request: unapply