DEPRECATED, Client library for Panko API
4723ef86f1
Change-Id: I40e6be2d8d5219bdf81bd9359d46d4f9464e1255 Depends-On: Ic934acbe1340a3e00361f2709f34725e0e4aa3ba |
||
---|---|---|
doc | ||
pankoclient | ||
releasenotes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
tox.ini |
Python bindings to the OpenStack Panko API
This is a client library for Panko built on the Panko API. It
provides a Python API (the pankoclient
module) and a OSC
(the openstackclient CLI) command-line tool
(openstack event
).
- Free software: Apache license
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source