skillfed

alibabacloud-kms20160120

Alibaba Cloud KeyManagementService (20160120) SDK Library for Python

alibabacloud-kms20160120 v3.2.0 134.8K downloads/30d#11,460 on PyPI138
Permissive license Apache License 2.0 Active released

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-kms20160120

uv

uv add alibabacloud-kms20160120

poetry

poetry add alibabacloud-kms20160120

Installing 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

Development Status :: 4 - BetaIntended Audience :: DevelopersLicense :: OSI Approved :: Apache Software LicenseProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.7Programming Language :: Python :: 3.8Programming Language :: Python :: 3.9Topic :: Software Development

Tags

alibaba cloud kms clientkey management service sdkalibaba kms encryptioncloud key management pythonalibaba key encryption apikms key operationsalibaba cloud cryptography
alibaba-cloudkey-managementcloud-sdk

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

alibabacloud-oss20190517

Provides a Python SDK for interacting with…

permissive · top 15,000 on PyPI

nacos-sdk-python

Python client library for Nacos service…

permissive · top 15,000 on PyPI

aliyun-python-sdk-kms

Provides Python bindings to Aliyun's Key…

permissive · top 5,000 on PyPI

alibabacloud-sls20201230

Python SDK for Alibaba Cloud Log Service that…

permissive · top 15,000 on PyPI

alibabacloud-vpc20160428

Provides Python bindings to Alibaba Cloud's…

permissive · top 15,000 on PyPI

alibabacloud-cdn20180510

Provides Python bindings to Alibaba Cloud's CDN…

permissive · top 15,000 on PyPI

alibabacloud-adb20211201

Provides a Python client library for…

permissive · top 5,000 on PyPI

alibabacloud-gpdb20160503

Provides a Python SDK for interacting with…

permissive · top 15,000 on PyPI

aliyun-python-sdk-core-v3

Provides core client and authentication…

permissive · top 15,000 on PyPI

aliyun-python-sdk-core

Provides core client infrastructure for calling…

permissive · top 5,000 on PyPI