skillfed

alibabacloud-gateway-pop

Alibaba Cloud POP SDK Library for Python

alibabacloud-gateway-pop v0.1.3 137.7K downloads/30d#11,359 on PyPI10
Permissive license Apache License 2.0 Active released

What it is and what it does

This package is a gateway client library for Alibaba Cloud's POP (Product Open Platform) API, part of Alibaba's official Python SDK ecosystem. It sits between your application and Alibaba Cloud services, handling the low-level details of request formatting, routing, and protocol translation. The package depends on a suite of Alibaba Cloud utilities covering credentials, encoding, signatures, and XML parsing—suggesting it handles authentication, request signing, and response deserialization.

You would use this package when building applications that need to call Alibaba Cloud services via their POP API. It abstracts away the complexity of constructing valid requests and managing the protocol details, so you can focus on your business logic. The package is in Beta status and has been actively maintained, with support for modern Python versions (3.6–3.9).

Use it for:

  • Building Python applications that integrate with Alibaba Cloud services using the POP API protocol
  • Handling authentication and request signing for Alibaba Cloud API calls automatically
  • Routing and translating requests to the correct Alibaba Cloud service endpoints
  • Parsing and deserializing XML responses from Alibaba Cloud services

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides a gateway client for Alibaba Cloud's POP (Product Open Platform) API, handling request routing and protocol translation for Alibaba Cloud services.

Yes, if you are building on Alibaba Cloud and need POP API access. The package is actively maintained, has low install friction, carries a permissive license, and has no known vulnerabilities. It is likely a required dependency rather than an optional choice—check whether your Alibaba Cloud SDK or application already depends on it. The modest repository visibility and Beta status suggest it is a foundational library rather than a consumer-facing tool.

Install

alibabacloud-gateway-pop on PyPI

pip

pip install alibabacloud-gateway-pop

uv

uv add alibabacloud-gateway-pop

poetry

poetry add alibabacloud-gateway-pop

Installing alibabacloud-gateway-pop

Before you install

Low install friction with a pure-Python wheel distribution. Active maintenance with a recent commit as of 2026-08-14, though the repository has modest visibility (10 stars). Supports Python 3.6 through 3.9.

License in practice

Licensed under Apache License 2.0 (permissive), allowing commercial and private use with minimal restrictions beyond attribution and liability disclaimers.

Quickstart

pip install alibabacloud-gateway-pop

from alibabacloud_gateway_pop import Client
# Typically instantiated by higher-level Alibaba Cloud SDKs
# rather than directly in application code

Requires Python 3.6 or later; typically used as a transitive dependency of Alibaba Cloud service SDKs rather than standalone.

Verify before relying

  • Whether this package is actively used by Alibaba Cloud SDK consumers or primarily an internal dependency
  • Specific POP protocol versions and API compatibility guarantees
  • Performance characteristics under high request volume

Package facts

License Apache License 2.0 (permissive)
Python support supports the current Python release (>=3.6)
Install friction low — pure-Python wheel
Runtime dependencies 11 — alibabacloud-credentials, alibabacloud-darabonba-array, alibabacloud-darabonba-encode-util, alibabacloud-darabonba-map, alibabacloud-darabonba-signature-util, alibabacloud-darabonba-string, alibabacloud-endpoint-util, alibabacloud-gateway-spi, alibabacloud-openapi-util, alibabacloud-tea-util, alibabacloud-tea-xml
Maintenance actively maintained — 260 days since the last release
Last repo commit
First released
Downloads 137,739/month — #11,359 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: alibabacloud_gateway_pop-0.1.3-py3-none-any.whl

Keywords: alibabacloud, gateway, pop

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

Tags

alibaba cloud api clientalibaba cloud gatewaypop sdk pythonalibaba cloud openapicloud service gateway client
alibaba-cloudapi-gatewaycloud-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-gateway-oss

Provides a gateway implementation for Alibaba…

permissive · top 15,000 on PyPI

alibabacloud-gateway-dingtalk

Provides a gateway client for integrating with…

permissive · top 15,000 on PyPI

alibabacloud-gateway-sls

Provides a gateway client for Alibaba Cloud's…

permissive · top 15,000 on PyPI

alibabacloud-gateway-spi

Provides a service provider interface (SPI) for…

permissive · top 5,000 on PyPI

alibabacloud-credentials-api

Provides credential management interfaces and…

permissive · top 5,000 on PyPI

alibabacloud-gateway-oss-util

Provides utility functions for working with…

permissive · top 15,000 on PyPI

alibabacloud-tea-openapi

Provides a Python SDK for calling Alibaba Cloud…

permissive · top 5,000 on PyPI

alibabacloud-gateway-sls-util

Provides utility functions for Alibaba Cloud…

permissive · top 15,000 on PyPI

alibabacloud-endpoint-util

Provides endpoint resolution utilities for…

permissive · top 5,000 on PyPI

alibabacloud-openapi-util

Provides utility functions for constructing and…

permissive · top 5,000 on PyPI