DEPRECATED, Client library for Panko API
Go to file
liusheng 8e4632f759 Rename pypi package name to pankoclient
Change-Id: I1db360f96ac356bdbde63f0844295777781f1c9c
2017-02-22 11:34:30 +08:00
doc/source Add support for event commands 2017-02-14 17:27:29 +08:00
pankoclient Fix some version typo 2017-02-20 11:15:14 +08:00
releasenotes Initial commit 2017-02-14 12:06:46 +08:00
.coveragerc Initial commit 2017-02-14 12:06:46 +08:00
.gitreview Initial commit 2017-02-14 12:06:46 +08:00
.testr.conf Initial commit 2017-02-14 12:06:46 +08:00
CONTRIBUTING.rst Initial commit 2017-02-14 12:06:46 +08:00
HACKING.rst Initial commit 2017-02-14 12:06:46 +08:00
LICENSE Initial commit 2017-02-14 12:06:46 +08:00
MANIFEST.in Initial commit 2017-02-14 12:06:46 +08:00
README.rst Update README.rst 2017-02-15 09:34:55 +08:00
babel.cfg Initial commit 2017-02-14 12:06:46 +08:00
requirements.txt Initial commit 2017-02-14 12:06:46 +08:00
setup.cfg Rename pypi package name to pankoclient 2017-02-22 11:34:30 +08:00
setup.py Initial commit 2017-02-14 12:06:46 +08:00
test-requirements.txt Initial commit 2017-02-14 12:06:46 +08:00
tox.ini Initial commit 2017-02-14 12:06:46 +08:00

README.rst

Python bindings to the OpenStack Panko API

Latest Version

Downloads

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).