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