The pankoclient Python API

The pankoclient Python API

Usage

To use pankoclient in a project:

>>> from pankoclient.v2 import client
>>> panko = client.Client(...)
>>> panko.event.list()

Reference

For more information, see the reference:

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.