Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.15 KB

File metadata and controls

30 lines (19 loc) · 1.15 KB

BCE Python SDK

This repository contains the Python SDK for Baidu Cloud (Baidu Cloud Engine / BCE). The package on PyPI is bce-python-sdk.

Links

Install

pip install bce-python-sdk

Next generation SDK

The next generation Python SDK is baiducloud-python-sdk:

It is published as separate PyPI packages matching the packages in the GitHub repository. For example:

See the GitHub repository and PyPI publisher page for the latest complete package list.