{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides core authentication, HTTP configuration, and exception handling for Huawei Cloud service SDKs, enabling Python applications to interact with Huawei Cloud APIs.","skillfed_tags":["cloud-sdk","huawei-cloud","authentication"],"use_cases":["Set up shared authentication credentials (AK/SK) for use across multiple Huawei Cloud service SDK clients.","Configure HTTP behavior (timeouts, SSL verification, proxy settings) for all downstream service API calls.","Handle and parse Huawei Cloud API exceptions with structured error codes and request IDs.","Manage region selection and IAM endpoint configuration for multi-region deployments.","Build custom API clients that leverage the core SDK's HTTP and authentication infrastructure."],"what_it_does":"huaweicloudsdkcore is the foundational library for Huawei Cloud's Python SDK ecosystem. It provides shared authentication mechanisms (BasicCredentials), HTTP configuration and request handling, exception definitions, and region management that service-specific SDK packages (like huaweicloudsdkvpc for VPC or huaweicloudsdkecs for ECS) build on top of. The package abstracts away low-level API details so that higher-level service clients can focus on domain-specific operations.\n\nDevelopers typically install this package indirectly when installing a service-specific SDK, but it can be used directly to configure credentials and HTTP behavior for custom API interactions. It depends on standard libraries like requests-toolbelt, pyyaml, certifi, and defusedxml for secure HTTP transport, configuration parsing, and XML handling.","worth_installing":"Yes, if you are using any Huawei Cloud service SDK (VPC, ECS, etc.). Install it directly only if you need to configure shared credentials or HTTP settings across multiple service clients, or to build custom integrations with Huawei Cloud APIs. The package is actively maintained, carries no known vulnerabilities, and uses a permissive license."},"id":"huaweicloudsdkcore","links":{"html":"https://skillfed.io/packages/huaweicloudsdkcore","md":"https://skillfed.io/packages/huaweicloudsdkcore.md","pypi":"https://pypi.org/project/huaweicloudsdkcore/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"huaweicloudsdkcore","python_support":"supports_current","summary":"HuaweiCloud SDK Python Core"},"popularity":{"monthly_downloads":359735,"position":7247,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.1.210"}
