Skip to main content

Asynchronous generators, context managers and more for asyncio

Project description

Build Status Code Coverage

This library provides several conveniences to users of asyncio:

  • decorator for making asynchronous context managers (like contextlib.contextmanager)

  • decorator and context manager for running a function or parts of a function in a thread pool

  • helpers for calling functions in the event loop from worker threads and vice versa

  • helpers for doing non-blocking file i/o

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asyncio_extras-1.3.0.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

asyncio_extras-1.3.0-py3-none-any.whl (8.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page