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.
31 lines
1.2 KiB
ReStructuredText
31 lines
1.2 KiB
ReStructuredText
==========================================
|
|
Python bindings to the OpenStack Panko API
|
|
==========================================
|
|
|
|
.. image:: https://img.shields.io/pypi/v/pankoclient.svg
|
|
:target: https://pypi.python.org/pypi/pankoclient/
|
|
:alt: Latest Version
|
|
|
|
.. image:: https://img.shields.io/pypi/dm/pankoclient.svg
|
|
:target: https://pypi.python.org/pypi/pankoclient/
|
|
:alt: Downloads
|
|
|
|
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`_
|
|
|
|
.. _PyPi: https://pypi.python.org/pypi/pankoclient
|
|
.. _Online Documentation: https://docs.openstack.org/python-pankoclient/latest/
|
|
.. _Launchpad project: https://launchpad.net/python-pankoclient
|
|
.. _Blueprints: https://blueprints.launchpad.net/python-pankoclient
|
|
.. _Bugs: https://bugs.launchpad.net/python-pankoclient
|
|
.. _Source: https://git.openstack.org/cgit/openstack/python-pankoclient
|