{"library":"asyncstdlib","type":"library","category":null,"description":"asyncstdlib provides async equivalents for functions and classes found in Python's standard library modules like itertools, functools, contextlib, builtins, and os. It aims to make writing asynchronous code more concise and familiar by mirroring the API of their synchronous counterparts. The current version is 3.14.0, maintaining feature parity with Python 3.14. New major versions are typically released to align with new Python releases.","language":"python","status":"active","version":"3.14.0","tags":["async","concurrency","itertools","stdlib","utilities","python3"],"last_verified":"Wed May 20","install":[{"cmd":"pip install asyncstdlib","imports":["from asyncstdlib.itertools import map as amap","from asyncstdlib.builtins import anext","import asyncstdlib as a"]}],"homepage":null,"github":"https://github.com/maxfischer2781/asyncstdlib","docs":"https://asyncstdlib.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/asyncstdlib/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/asyncstdlib/compatibility"}}