You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() The original description of the message is not working: <KEY1=VALUE1;KEY2=VALUE2...> The feasible way to apply multiple filters are applying the 'filter' option multipke times. Change-Id: I58fc61f06a3c16f6062f643c323efaa00ef2f799 |
6 years ago | |
---|---|---|
doc/source | 6 years ago | |
pankoclient | 6 years ago | |
releasenotes | 6 years ago | |
.coveragerc | 6 years ago | |
.gitignore | 6 years ago | |
.gitreview | 6 years ago | |
.testr.conf | 6 years ago | |
CONTRIBUTING.rst | 6 years ago | |
HACKING.rst | 6 years ago | |
LICENSE | 6 years ago | |
MANIFEST.in | 6 years ago | |
README.rst | 6 years ago | |
babel.cfg | 6 years ago | |
requirements.txt | 6 years ago | |
setup.cfg | 6 years ago | |
setup.py | 6 years ago | |
tox.ini | 6 years ago |
README.rst
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