DEPRECATED, Client library for Panko API
Go to file
OpenDev Sysadmins 5144005e65 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:48:05 +00:00
doc/source Fix issues after changing the package name to pankoclient 2017-03-01 10:21:23 +08:00
pankoclient Remove log translations 2017-03-22 00:21:26 +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 OpenDev Migration Patch 2019-04-19 19:48:05 +00:00
.testr.conf Initial commit 2017-02-14 12:06:46 +08:00
.zuul.yaml import zuul job settings from project-config 2018-08-31 08:03:15 -04: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 Correct pypi links 2017-02-22 11:42:00 +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 Merge "Add support for "event type list" command" 2017-03-02 11:51:42 +00:00
setup.py Initial commit 2017-02-14 12:06:46 +08:00
test-requirements.txt [Fix gate]Update test requirement 2017-03-02 22:06:26 +08:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/pike 2017-07-28 21:07:54 +00: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).