alibabacloud-sls20201230
Alibaba Cloud Log Service (20201230) SDK Library for Python
What it is and what it does
This is an official Alibaba Cloud SDK for interacting with Log Service (SLS), a cloud-based logging and analytics platform. It wraps the SLS API (version 20201230) and provides Python developers with typed client methods to perform operations like creating log stores, writing logs, querying data, and managing analytics. The SDK handles authentication, request serialization, and response parsing through its dependencies on alibabacloud-tea-openapi and darabonba-core.
You would use this package when building applications that need to integrate with Alibaba Cloud's logging infrastructure—for instance, centralizing application logs, running real-time analytics on log data, or automating log management tasks. It's part of Alibaba's broader SDK ecosystem and follows their standard patterns for cloud service clients.
Use it for:
- Centralize application logs from Python services into Alibaba Cloud Log Service for storage and analysis
- Query and retrieve logs programmatically for debugging, auditing, or compliance reporting
- Automate log store and project management tasks in Alibaba Cloud environments
- Build monitoring dashboards by fetching log metrics and analytics data via the SDK
- Integrate log ingestion into data pipelines that process logs in real time
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Python SDK for Alibaba Cloud Log Service that provides programmatic access to cloud logging and analytics operations through a managed API client.
Yes, if you are already using Alibaba Cloud and need to integrate Log Service into a Python application. The package is actively maintained, has no known vulnerabilities, supports modern Python versions, and uses a permissive license. Install friction is low. However, it is only useful within the Alibaba Cloud ecosystem; if you use a different cloud provider, this package is not applicable.
Install
alibabacloud-sls20201230 on PyPI
pip
pip install alibabacloud-sls20201230uv
uv add alibabacloud-sls20201230poetry
poetry add alibabacloud-sls20201230Installing alibabacloud-sls20201230
Before you install
Low friction installation with a pure-wheel distribution. Actively maintained with recent releases; last commit 2026-08-14. Supports Python 3.7 through 3.12.
License in practice
Apache License 2.0 is permissive; you can use this in commercial projects and modify it freely, provided you retain license notices and document changes.
Quickstart
pip install alibabacloud_sls20201230
import alibabacloud_sls20201230
from alibabacloud_tea_openapi import models as open_api_models
# Initialize client with credentials and call Log Service operations
Requires Python >= 3.7 and Alibaba Cloud credentials (access key ID and secret) to authenticate with the Log Service API.
Verify before relying
- Specific Log Service operations and API coverage compared to the official Alibaba Cloud documentation
- Whether the 20201230 API version is current or if newer versions are recommended for new projects
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-sls, alibabacloud-tea-openapi, darabonba-core |
| Maintenance | actively maintained — 51 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 104,314/month — #12,755 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: alibabacloud_sls20201230-5.14.0-py3-none-any.whl
Keywords: alibabacloud, sls20201230
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-actiontrail20200706Provides Python bindings to Alibaba Cloud's…
permissive · top 15,000 on PyPI
alibabacloud-adb20211201Provides a Python client library for…
permissive · top 5,000 on PyPI
alibabacloud-oss20190517Provides a Python SDK for interacting with…
permissive · top 15,000 on PyPI
alibabacloud-sas20181203Provides Python bindings to Alibaba Cloud's…
permissive · top 15,000 on PyPI
aliyun-log-python-sdkPython SDK for Alibaba Cloud Log Service that…
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-sts20150401Provides Python bindings to Alibaba Cloud's…
permissive · top 15,000 on PyPI
alibabacloud-dysmsapi20170525Provides Python bindings for Alibaba Cloud's…
permissive · top 15,000 on PyPI
alibabacloud-gpdb20160503Provides a Python SDK for interacting with…
permissive · top 15,000 on PyPI