Skip to content

hivesolutions/aliyun-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Build Automation

Build Status Coverage Status PyPi Status License