https://github.com/hivesolutions/aliyun-api
Python API client for the Alibaba Cloud services
https://github.com/hivesolutions/aliyun-api
alibaba aliyun api client cloud python
Last synced: 25 days ago
JSON representation
Python API client for the Alibaba Cloud services
- Host: GitHub
- URL: https://github.com/hivesolutions/aliyun-api
- Owner: hivesolutions
- Created: 2018-03-13T20:48:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T22:54:58.000Z (almost 2 years ago)
- Last Synced: 2026-05-18T20:49:55.992Z (about 1 month ago)
- Topics: alibaba, aliyun, api, client, cloud, python
- Language: Python
- Homepage: http://aliyun-api.hive.pt
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Alibaba Cloud API](http://aliyun-api.hive.pt)
Python API client for the Alibaba Cloud services.
## Configuration
| Name | Type | Description |
| --------------------- | ----- | -------------------------------------------------------------------------------------------------------------- |
| **ALIYUN_BASE_URL** | `str` | The base URL to be used for the API calls (defaults to `https://oss-cn-beijing.aliyuncs.com/`). |
| **ALIYUN_ACCESS_KEY** | `str` | Secret key to be used to authenticate API request (defaults to `None`). |
| **ALIYUN_SECRET** | `str` | String value to be kept secret and used in the request signing process as the secret key (defaults to `None`). |
## License
Alibaba Cloud API is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).
## Build Automation
[](https://github.com/hivesolutions/aliyun-api/actions)
[](https://pypi.python.org/pypi/aliyun-api)
[](https://www.apache.org/licenses/)