{"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"],"install":[{"cmd":"pip install asyncstdlib","imports":["from asyncstdlib import map"]}],"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.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/asyncstdlib/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}