--- id: aliyun-python-sdk-core-v3 version: "2.13.33" license: Apache License 2.0 license_treatment: permissive maintenance: active --- # aliyun-python-sdk-core-v3 — The core module of Aliyun Python SDK. License: permissive · Maintenance: active · Downloads: 377.4K/mo ## What it is and what it does This is the core authentication and HTTP client library for Alibaba Cloud's V1.0 Python SDK. It handles credential management, request signing, and communication with Alibaba Cloud APIs, and is used as a base dependency by service-specific SDK packages. The package is no longer receiving new features and has entered basic security maintenance only. The maintainers explicitly recommend that new projects use the V2.0 SDK instead, citing better performance, a more concise API, and more complete documentation. If you are already using V1.0, the official guidance is to migrate to V2.0 as soon as possible. Continuing to use V1.0 is viable for legacy systems but carries the risk of eventual end-of-life without major updates. Use it for: - Maintain legacy Alibaba Cloud integrations written against the V1.0 SDK while planning migration to V2.0. - Access Alibaba Cloud services in existing Python applications that cannot yet be refactored to V2.0. - Authenticate and send API requests to Alibaba Cloud endpoints using HMAC-SHA1 signing and region-based routing. - Debug cloud API calls using the built-in HTTP DEBUG feature by setting the DEBUG environment variable. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides core client and authentication infrastructure for Alibaba Cloud API calls in Python, now in basic security maintenance with migration to V2.0 SDK strongly recommended. No for new projects—use V2.0 SDK instead. Yes-with-conditions for legacy systems: only if you are maintaining existing V1.0 code and cannot migrate immediately. The package is stable and receives security patches, but the maintainers have made clear that V1.0 is deprecated and will not evolve. High install friction and lack of new features make it unsuitable for greenfield work. ## Install pip install aliyun-python-sdk-core-v3 uv add aliyun-python-sdk-core-v3 poetry add aliyun-python-sdk-core-v3 ## Installing aliyun-python-sdk-core-v3 Before you install: High install friction due to a single large tarball dependency. Package is actively maintained but explicitly deprecated—the maintainers recommend migrating to V2.0 SDK for new projects and existing deployments. License in practice: Apache License 2.0 (permissive) allows commercial and private use with minimal restrictions, though the package's deprecated status may affect long-term support expectations. Quickstart: pip install aliyun-python-sdk-core-v3 # Create client with credentials and region # See documentation for Client and Credentials setup Requires valid Alibaba Cloud Access Key ID and Access Key Secret obtained from the Alibaba Cloud console; product must be activated in the console before use. Verify before relying: - Whether V1.0 receives security patches beyond basic maintenance or if critical vulnerabilities would trigger an emergency update. - Compatibility with Python versions beyond 3.8 (classifiers list 3.8 as highest, but current support scope is unclear). - Performance or API differences between V1.0 and V2.0 that might affect migration decisions for existing code. - Actual runtime dependencies and their install friction beyond the tarball evidence listed. ## Package facts - License: Apache License 2.0 (permissive) - Python support: unspecified - Install friction: high - Maintenance: active - Downloads: 377.4K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags alibaba cloud python sdk, aliyun api client, alibaba cloud core library, aliyun authentication, cloud api python client, deprecated, alibaba-cloud, legacy-sdk [View on SkillFed](https://skillfed.io/packages/aliyun-python-sdk-core-v3) · [View on PyPI](https://pypi.org/project/aliyun-python-sdk-core-v3/)