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

Uploaded Source

Built Distribution

asyncstdlib-3.10.3-py2.py3-none-any.whl (34.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: asyncstdlib-3.10.3.tar.gz
  • Upload date:
  • Size: 52.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.25.1

File hashes

Hashes for asyncstdlib-3.10.3.tar.gz
Algorithm Hash digest
SHA256 4d836c65769761a47795667ed72f3de6cf4a25e480959f75fd91eb8eb5edc640
MD5 0267a79473b2af5d7142aa8a304c72dc
BLAKE2b-256 d6cbdcfbd1f0aff5d6a8433b1c96c186ab4b3adf1e5a5f3bf1c411a46df4b126

See more details on using hashes here.

Provenance

File details

Details for the file asyncstdlib-3.10.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for asyncstdlib-3.10.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 35d34eca050b847fe45cbb10a07a55c15ef1cb43e59d4abfcbdebe90df30a6f6
MD5 7f7569bbae8695a9bd1b9f7655029a90
BLAKE2b-256 83032c11344c64eb54470a571f8a853ebb805613b10df7dcee3aefa2c6558e0f

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