{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/5"}],"enrichment":{"capability":"Aiooss2 provides an async client for Aliyun OSS (Object Storage Service) using aiohttp and asyncio, wrapping the oss2 library for non-blocking operations.","skillfed_tags":["async-storage","aliyun-oss"],"use_cases":["Async Python applications that need to upload or download files from Aliyun OSS without blocking the event loop.","Building async microservices that interact with Aliyun object storage as part of a larger async pipeline.","Integrating Aliyun OSS operations into async web applications."],"what_it_does":"Aiooss2 is a thin async wrapper around the Aliyun OSS (Object Storage Service) client, built on top of oss2 and aiohttp. It allows developers to perform object storage operations against Aliyun's cloud storage without blocking the event loop, making it suitable for async Python applications that need to interact with OSS. The package depends on aiohttp for HTTP handling and oss2 for the underlying OSS protocol implementation.\n\nThe package is in alpha status and has not been actively maintained since mid-2024. While it has low install friction and supports Python 3.8, 3.9, 3.10, and 3.11, the lack of recent updates and sparse documentation (marked TODO in the published description) means you should verify whether it meets your specific async use case before adopting it in production.","worth_installing":"Yes, if you specifically need async Aliyun OSS operations and are comfortable with an alpha-stage, dormant package. The low install friction and permissive Apache-2.0 license are favorable, but the lack of recent maintenance and incomplete documentation mean you should test thoroughly and have a fallback plan. Not recommended for production use without careful evaluation."},"id":"aiooss2","links":{"html":"https://skillfed.io/packages/aiooss2","md":"https://skillfed.io/packages/aiooss2.md","pypi":"https://pypi.org/project/aiooss2/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-04-14","license_spdx":null,"license_treatment":"permissive","name":"aiooss2","python_support":"supports_current","summary":"Async client for aliyun OSS(Object Storage Service) using oss2 and aiohttp/asyncio"},"popularity":{"monthly_downloads":110794,"position":12444,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.11"}
