alibabacloud_tea_openapi 是阿里云提供的一个 Python SDK 模块,用于与阿里云的 API 进行交互。首先,我们需要确认这个模块是否存在。根据阿里云官方文档和 PyPI(Python Package Index),这个模块是存在的。 如果模块不存在,查找正确的模块名称或安装方法: 由于我们已经确认模块存在,因此这一步可以跳过。但如果模块名称有误...
alibabacloud-go / openapi-util Public Notifications Fork 1 Star 2 Code Pull requests 1 Actions Security Insights Commit[Tea]Bump 0.2.3 Browse files master v0.1.1 v0.1.0 yndu13 committed Nov 8, 2022 1 parent 750d736 commit cb71c13 Showing 1 changed file with 3 additions and ...
@@ -3,7 +3,8 @@ module github.com/alibabacloud-go/openapi-util go 1.14 require ( github.com/alibabacloud-go/tea v1.1.7 github.com/alibabacloud-go/tea-utils v1.3.1 github.com/tjfoc/gmsm v1.3.2 github.com/alibabacloud-go/tea v1.2.2 github.com/alibabacloud-go/tea-utils/v2 v2.0...