软件包: python3-shade (1.31.0-0ubuntu1)
python3-shade 的相关链接
Trisquel 的资源:
下载源码包 python-shade:
- [python-shade_1.31.0-0ubuntu1.dsc]
- [python-shade_1.31.0.orig.tar.gz]
- [python-shade_1.31.0-0ubuntu1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Clint Byrum
外部的资源:
- 主页 [pypi.python.org]
相似软件包:
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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-keystoneauth1
- authentication library for OpenStack Identity - Python 3.x
-
- dep: python3-keystoneclient
- client library for the OpenStack Keystone API - Python 3.x
-
- 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 (>= 2.0.0)
- inject useful and sensible default behaviors into setuptools - Python 3.x