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

Uploaded Source

Built Distribution

asyncstdlib-3.10.6-py3-none-any.whl (36.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: asyncstdlib-3.10.6.tar.gz
  • Upload date:
  • Size: 31.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for asyncstdlib-3.10.6.tar.gz
Algorithm Hash digest
SHA256 c9b42dab38c97957e3382db4238d2fd4dd632d5f10f178392ac29a434dc4407f
MD5 468df82e010df2d6fb467030309b027c
BLAKE2b-256 670e015fa46ffbadd9f431783bd263b1a9cc137de103b6fe597b29149eff86d8

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asyncstdlib-3.10.6-py3-none-any.whl
  • Upload date:
  • Size: 36.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for asyncstdlib-3.10.6-py3-none-any.whl
Algorithm Hash digest
SHA256 d8fc12e720e1918e546e90c923e29d5b4728f5c1fccbd0aee47198e908125025
MD5 a4336d5e852038cab5ec1779605f6b45
BLAKE2b-256 1b7bfe4fce5659d02d7d33c954bc4830786f6f3cbb2f12fb45b466ad149307a7

See more details on using hashes here.

Provenance

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