Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 22 hours ago
JSON representation

Python API client for the Alibaba Cloud services

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

[![Build Status](https://github.com/hivesolutions/aliyun-api/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/aliyun-api/actions)
[![PyPi Status](https://img.shields.io/pypi/v/aliyun-api.svg)](https://pypi.python.org/pypi/aliyun-api)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)