asyncstdlib 3.13.1
pip install asyncstdlib
Released:
The missing async toolbox
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Max Kühn
- Tags async, enumerate, itertools, builtins, functools, contextlib
- Requires: Python ~=3.8
-
Provides-Extra:
doc
,test
,typetest
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Programming Language
Project description
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Max Kühn
- Tags async, enumerate, itertools, builtins, functools, contextlib
- Requires: Python ~=3.8
-
Provides-Extra:
doc
,test
,typetest
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | f47564b9a3566f8f9172631d88c75fe074b0ce2127963b7265d310df9aeed03a |
|
MD5 | ebd6bd0c3a701106613ad64d60a0b36f |
|
BLAKE2b-256 | 50e172e388631c85233a2fd890d024fc20a8a9961dbba8614d78266636218f1f |
File details
Details for the file asyncstdlib-3.13.1-py3-none-any.whl
.
File metadata
- Download URL: asyncstdlib-3.13.1-py3-none-any.whl
- Upload date:
- Size: 44.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a64da68176af1da8c699026cad98f70b184f82b4cb39739e0b9701a2a7541cf9 |
|
MD5 | 42be1e80c672f219551c2bb9738f5ae9 |
|
BLAKE2b-256 | b94ac86c045bc7bb0244044935ba80c83998f1fdee4f4cef64c6b078e043b0e6 |