aliyun-python-sdk-core
The core module of Aliyun Python SDK.
What it is and what it does
aliyun-python-sdk-core is the foundational client library for the Alibaba Cloud Python SDK V1.0. It handles the low-level mechanics of communicating with Alibaba Cloud APIs: creating authenticated client instances, formatting and sending requests, parsing responses, and managing exceptions. The package requires Python 3.7 or later and supports current Python versions through 3.12.
The package is now in basic security maintenance mode and no longer receives new features. The maintainers strongly recommend using V2.0 SDK for new projects, citing better performance, a more concise API, and more complete documentation. Existing V1.0 deployments can continue to use this package, but migration to V2.0 is advised.
Use it for:
- Maintain legacy Alibaba Cloud integrations written against the V1.0 SDK without immediate rewrite
- Call Alibaba Cloud product APIs from Python when V2.0 is not yet available in your environment
- Prototype or test Alibaba Cloud API calls using the core client before committing to a full SDK upgrade
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides core client infrastructure for calling Alibaba Cloud APIs from Python, handling authentication, request formatting, and response parsing.
No for new projects—use V2.0 SDK instead. Yes-with-conditions for existing V1.0 deployments: install only if you are maintaining legacy code and cannot yet migrate. The package is stable and receives security maintenance, but the maintainers explicitly recommend against starting new work with V1.0.
Install
aliyun-python-sdk-core on PyPI
pip
pip install aliyun-python-sdk-coreuv
uv add aliyun-python-sdk-corepoetry
poetry add aliyun-python-sdk-coreInstalling aliyun-python-sdk-core
Before you install
High install friction due to a single large tarball dependency. The package is actively maintained with recent commits, but the maintainers explicitly recommend migrating to V2.0 SDK for new projects; V1.0 is in basic security maintenance only with no new features planned.
License in practice
Licensed under Apache License 2.0 (permissive), allowing commercial use, modification, and distribution with minimal restrictions.
Quickstart
pip install aliyun-python-sdk-core
# See documentation for client initialization and API request patterns
Requires Alibaba Cloud Access Key ID and Secret from the Alibaba Cloud console; the product API you intend to call must be activated in your Alibaba Cloud account.
Verify before relying
- Whether V1.0 receives security patches or only critical fixes during basic maintenance phase
- Performance or API compatibility differences between V1.0 and V2.0 for existing deployments
- Specific module names and import paths available in this package
Package facts
| License | Apache License 2.0 (permissive) |
| Python support | supports the current Python release (>=3.7) |
| Install friction | high — source build required |
| Runtime dependencies | none |
| Maintenance | actively maintained — 674 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 7,168,163/month — #1,777 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-2.16.0.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-core-v3Provides core client and authentication…
permissive · top 15,000 on PyPI
alibabacloud-ecs20140526Provides a Python SDK for interacting with…
permissive · top 15,000 on PyPI
aliyun-python-sdk-ecsProvides Python bindings to Aliyun's Elastic…
permissive · top 15,000 on PyPI
alibabacloud-oss-v2Uploads, downloads, and manages files on…
permissive · top 5,000 on PyPI
alibabacloud-sls20201230Python SDK for Alibaba Cloud Log Service that…
permissive · top 15,000 on PyPI
alibabacloud-cs20151215Provides Python bindings for Alibaba Cloud's…
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-tea-openapiProvides a Python SDK for calling Alibaba Cloud…
permissive · top 5,000 on PyPI
huaweicloudsdkcoreProvides core authentication, HTTP…
permissive · top 15,000 on PyPI