X Tutup
Skip to content

Latest commit

 

History

History

README.md

English | 简体中文

Baidu Cloud Core SDK for Python

Requirements

  • Python >=2.7, !=3.0., !=3.1., !=3.2.*, <4

Installation

  • Install with pip

Python SDK uses a common package management tool named pip. If pip is not installed, see the pip user guide to install pip.

# Install the baiducloud_python_sdk_core
pip install baiducloud_python_sdk_core

Issues

Opening an Issue, Issues not conforming to the guidelines may be closed immediately.

Usage

Quick Examples

Changelog

Detailed changes for each release are documented in the release notes.

References

License

Apache-2.0

X Tutup