{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/11"}],"enrichment":{"capability":"Provides utilities and abstractions built on anyio to simplify backend-agnostic asynchronous programming in Python.","skillfed_tags":["async-programming","anyio-extension"],"use_cases":["Build async applications that need to support multiple event loop backends without rewriting code for each one.","Reduce boilerplate when writing async utilities and helpers on top of anyio's abstractions.","Integrate async-extensions into existing anyio-based projects to access additional async patterns or utilities.","Develop backend-agnostic async libraries that depend on a stable, typed async foundation."],"what_it_does":"async-extensions is a utility library that extends anyio to streamline asynchronous programming in Python. It provides additional abstractions and helpers to reduce boilerplate when writing async code that needs to work across different async backends. The package depends on a small set of runtime libraries including attrs, anyio, sniffio, typing-extensions, and several internal utilities (solus, funcs, wraps, named, typing-aliases) that support its functionality.\n\nThe package is marked production-stable and supports Python 3.8 through 3.12. However, maintenance is dormant\u2014the last release was 843 days ago and there have been no recent commits. While the repository remains unarchived and carries no known security vulnerabilities, the lack of active development means bug fixes or feature additions are unlikely without community contribution.","worth_installing":"Yes, if you are already using anyio and need additional async utilities. The package is stable, has no known vulnerabilities, and installs easily. However, be aware that maintenance is dormant\u2014no updates or bug fixes are expected unless you or the community contribute. Install it only if its specific utilities solve a real problem in your codebase; otherwise, consider whether anyio alone meets your needs."},"id":"async-extensions","links":{"html":"https://skillfed.io/packages/async-extensions","md":"https://skillfed.io/packages/async-extensions.md","pypi":"https://pypi.org/project/async-extensions/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-04-23","license_spdx":null,"license_treatment":"permissive","name":"async-extensions","python_support":"supports_current","summary":"Asynchronous extensions."},"popularity":{"monthly_downloads":78787,"position":14408,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.0.0"}
