bfdccf16f8
Change-Id: I6fb985d2760eb5d47294d97f97f3b1f099d7978c
1.2 KiB
1.2 KiB
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