Skip to main content

The missing async toolbox

Project description

Documentation Status Available on PyPI Available on Conda-Forge License Development Chat

The asyncstdlib library re-implements functions and classes of the Python standard library to make them compatible with async callables, iterables and context managers. It is fully agnostic to async event loops and seamlessly works with asyncio, third-party libraries such as trio, as well as any custom async event loop.

  • Full set of async versions of advantageous standard library helpers, such as zip, map, enumerate, functools.reduce, itertools.tee, itertools.groupby and many others.

  • Safe handling of async iterators to ensure prompt cleanup, as well as various helpers to simplify safely using custom async iterators.

  • Small but powerful toolset to seamlessly integrate existing sync code into async programs and libraries.

Check out the documentation to get started or take a look around.

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

asyncstdlib-3.13.1.tar.gz (49.8 kB view details)

Uploaded Source

Built Distribution

asyncstdlib-3.13.1-py3-none-any.whl (44.0 kB view details)

Uploaded Python 3

File details

Details for the file asyncstdlib-3.13.1.tar.gz.

File metadata

  • Download URL: asyncstdlib-3.13.1.tar.gz
  • Upload date:
  • Size: 49.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for asyncstdlib-3.13.1.tar.gz
Algorithm Hash digest
SHA256 f47564b9a3566f8f9172631d88c75fe074b0ce2127963b7265d310df9aeed03a
MD5 ebd6bd0c3a701106613ad64d60a0b36f
BLAKE2b-256 50e172e388631c85233a2fd890d024fc20a8a9961dbba8614d78266636218f1f

See more details on using hashes here.

File details

Details for the file asyncstdlib-3.13.1-py3-none-any.whl.

File metadata

File hashes

Hashes for asyncstdlib-3.13.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a64da68176af1da8c699026cad98f70b184f82b4cb39739e0b9701a2a7541cf9
MD5 42be1e80c672f219551c2bb9738f5ae9
BLAKE2b-256 b94ac86c045bc7bb0244044935ba80c83998f1fdee4f4cef64c6b078e043b0e6

See more details on using hashes here.

Supported by

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