Contents

nest-asyncio 1.6.0

0

Patch asyncio to allow nested event loops

Patch asyncio to allow nested event loops

Stars: 754, Watchers: 754, Forks: 86, Open Issues: 6

The erdewit/nest_asyncio repo was created 7 years ago and the last code push was 1 years ago.
The project is popular with 754 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

No  nest-asyncio  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

deepdiff 8.6.1

Deep Difference and Search of any Python object/data. Recreate objects by adding adding deltas to each other.

uvloop 0.22.1

Fast implementation of asyncio event loop on top of libuv

idna_ssl 1.1.0

Patch ssl.match_hostname for Unicode(idna) domains support

anyio 4.12.1

High-level concurrency and networking framework on top of asyncio or Trio