软件包:python3-shade(1.30.0-3)
Client library for operating OpenStack clouds
Shade is a simple Python client library for operating OpenStack clouds. The key word here is simple. Clouds can do many things - but there are probably only about 10 of them that most people care about with any regularity. If you want to do complicated things, you should probably use the lower level client libraries - or even the REST API directly. However, if what you want is to be able to write an application that talks to clouds no matter what choices the deployer has made then shade is for you.
This package installs the library for Python 3.
其他与 python3-shade 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-openstacksdk (>= 0.15.0)
- SDK for building applications to work with OpenStack - Python 3.x
-
- dep: python3-os-client-config (>= 1.28.0)
- OpenStack client configuration library - Python 3.x
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x