You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
6 years ago | |
---|---|---|
doc/source | 6 years ago | |
pankoclient | 6 years ago | |
releasenotes | 6 years ago | |
.coveragerc | 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 | |
test-requirements.txt | 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