DEPRECATED, Client library for Panko API
02361f184c
Thorough replacement of git.openstack.org URLs with their opendev.org counterparts. Change-Id: Ie4283c3ace507f256ec9b421cb84d8f58e3f0cbe |
||
---|---|---|
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