aliyun-python-sdk-core-v3
The core module of Aliyun Python SDK.
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 on this page — 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
aliyun-python-sdk-core-v3 on PyPI
pip
pip install aliyun-python-sdk-core-v3uv
uv add aliyun-python-sdk-core-v3poetry
poetry add aliyun-python-sdk-core-v3Installing 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 | not specified |
| Install friction | high — source build required |
| Runtime dependencies | none |
| Maintenance | actively maintained — 1,649 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 377,406/month — #7,124 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: aliyun-python-sdk-core-v3-2.13.33.tar.gz
Keywords: aliyun, sdk, core
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
aliyun-python-sdk-coreProvides core client infrastructure for calling…
permissive · top 5,000 on PyPI
alibabacloud-sls20201230Python SDK for Alibaba Cloud Log Service that…
permissive · top 15,000 on PyPI
alibabacloud-sts20150401Provides Python bindings to Alibaba Cloud's…
permissive · top 15,000 on PyPI
alibabacloud-kms20160120Provides a Python client library for Alibaba…
permissive · top 15,000 on PyPI
alibabacloud-ecs20140526Provides a Python SDK for interacting with…
permissive · top 15,000 on PyPI
alibabacloud-cs20151215Provides Python bindings for Alibaba Cloud's…
permissive · top 15,000 on PyPI
alibabacloud-cdn20180510Provides Python bindings to Alibaba Cloud's CDN…
permissive · top 15,000 on PyPI
alibabacloud-sas20181203Provides Python bindings to Alibaba Cloud's…
permissive · top 15,000 on PyPI
alibabacloud-oss-v2Uploads, downloads, and manages files on…
permissive · top 5,000 on PyPI
aliyun-python-sdk-stsProvides Python bindings to Aliyun's Security…
permissive · top 15,000 on PyPI