alibabacloud-kms20160120
Alibaba Cloud KeyManagementService (20160120) SDK Library for Python
What it is and what it does
This is an official Alibaba Cloud SDK that wraps the KMS API (version 20160120) for Python applications. It provides a typed client interface to interact with Alibaba Cloud's key management service, handling authentication, request serialization, and response parsing through its three runtime dependencies (alibabacloud-gateway-pop, alibabacloud-tea-openapi, and darabonba-core).
The package is intended for developers building applications on Alibaba Cloud infrastructure that need to perform cryptographic operations—such as encrypting sensitive data, managing encryption keys, or integrating key rotation—without writing raw HTTP calls. It's part of Alibaba's broader Python SDK ecosystem and follows their standard patterns for cloud service clients.
Use it for:
- Encrypt and decrypt sensitive data (credentials, PII) using keys stored in Alibaba Cloud KMS
- Manage encryption key lifecycle (creation, rotation, disabling) programmatically from Python
- Integrate KMS operations into backend services running on Alibaba Cloud infrastructure
- Automate key-based security workflows in multi-tenant or compliance-heavy applications
- Centralize key management across multiple Alibaba Cloud services from a single Python application
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides a Python client library for Alibaba Cloud's Key Management Service (KMS) API, enabling encryption, decryption, and key management operations against Alibaba Cloud infrastructure.
Yes, if you are building on Alibaba Cloud and need KMS integration. The package is actively maintained, has low install friction, carries a permissive license, and supports modern Python versions. No known vulnerabilities. Install only if you have Alibaba Cloud credentials and a genuine need for their KMS service; it is not a general-purpose cryptography library.
Install
alibabacloud-kms20160120 on PyPI
pip
pip install alibabacloud-kms20160120uv
uv add alibabacloud-kms20160120poetry
poetry add alibabacloud-kms20160120Installing alibabacloud-kms20160120
Before you install
Low friction installation via pip with three straightforward dependencies. Actively maintained with a release 9 days old and recent repository activity; marked Beta but supports modern Python versions 3.7 through 3.12.
License in practice
Apache License 2.0 (permissive) allows commercial and private use with minimal restrictions; suitable for most projects that can include attribution.
Quickstart
pip install alibabacloud_kms20160120
from alibabacloud_kms20160120 import client
# Initialize with credentials and call KMS operations
Requires Python >= 3.7 and valid Alibaba Cloud credentials (access key ID and secret) to authenticate with the KMS service.
Verify before relying
- Specific KMS operations supported (encrypt, decrypt, key generation, rotation, etc.) beyond the generic API wrapper
- Whether darabonba-core, alibabacloud-tea-openapi, and alibabacloud-gateway-pop are stable or Beta-status dependencies
- Example code or documentation link to validate ease of use for common KMS workflows
Package facts
| License | Apache License 2.0 (permissive) |
| Python support | supports the current Python release (>=3.7) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 3 — alibabacloud-gateway-pop, alibabacloud-tea-openapi, darabonba-core |
| Maintenance | actively maintained — 9 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 134,809/month — #11,460 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: alibabacloud_kms20160120-3.2.0-py3-none-any.whl
Keywords: alibabacloud, kms20160120
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
alibabacloud-oss20190517Provides a Python SDK for interacting with…
permissive · top 15,000 on PyPI
nacos-sdk-pythonPython client library for Nacos service…
permissive · top 15,000 on PyPI
aliyun-python-sdk-kmsProvides Python bindings to Aliyun's Key…
permissive · top 5,000 on PyPI
alibabacloud-sls20201230Python SDK for Alibaba Cloud Log Service that…
permissive · top 15,000 on PyPI
alibabacloud-vpc20160428Provides Python bindings to 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-adb20211201Provides a Python client library for…
permissive · top 5,000 on PyPI
alibabacloud-gpdb20160503Provides a Python SDK for interacting with…
permissive · top 15,000 on PyPI
aliyun-python-sdk-core-v3Provides core client and authentication…
permissive · top 15,000 on PyPI
aliyun-python-sdk-coreProvides core client infrastructure for calling…
permissive · top 5,000 on PyPI