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.0.tar.gz (49.7 kB view details)

Uploaded Source

Built Distribution

asyncstdlib-3.13.0-py3-none-any.whl (43.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: asyncstdlib-3.13.0.tar.gz
  • Upload date:
  • Size: 49.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for asyncstdlib-3.13.0.tar.gz
Algorithm Hash digest
SHA256 f2a6ffb44f118233bb99bef50861d6f64c432decbdcc4c2cb93b3fff40d1b533
MD5 83e21ea1d1179ce124eae696acc6f733
BLAKE2b-256 9b5e15e50af11110c3256f8d328f8681dcf404f2803e89a3d1dd3ab1b9be2427

See more details on using hashes here.

File details

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

File metadata

  • Download URL: asyncstdlib-3.13.0-py3-none-any.whl
  • Upload date:
  • Size: 43.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for asyncstdlib-3.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 60e097c19e815f3c419a77426cf6c3653aebcb766544d631d5ce6128d0851ae8
MD5 a39c35d35c15cbd7552e6ef7b3badfd2
BLAKE2b-256 1e596b16492aef217e0fa1fae0ad49cf65ed4aa56b3691919cceb21a2c901fc1

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page