This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email thread: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html To see an example of how this would look like check: https://gist.github.com/168107e62fde067f3925d71a5a0f2d4d Change-Id: I8caa8cdaa4efc2ea438b2ace632b62afd5d322e5
33 lines
718 B
ReStructuredText
33 lines
718 B
ReStructuredText
========================
|
|
Team and repository tags
|
|
========================
|
|
|
|
.. image:: http://governance.openstack.org/badges/python-cloudkittyclient.svg
|
|
:target: http://governance.openstack.org/reference/tags/index.html
|
|
|
|
.. Change things from this point on
|
|
|
|
Python bindings to the CloudKitty API
|
|
=====================================
|
|
|
|
:version: 0.2
|
|
:Wiki: `CloudKitty Wiki`_
|
|
:IRC: #cloudkitty @ freenode
|
|
|
|
|
|
.. _CloudKitty Wiki: https://wiki.openstack.org/wiki/CloudKitty
|
|
|
|
|
|
python-cloudkittyclient
|
|
=======================
|
|
|
|
This is a client library for CloudKitty built on the CloudKitty API. It
|
|
provides a Python API (the ``cloudkittyclient`` module).
|
|
|
|
|
|
Status
|
|
======
|
|
|
|
This project is **highly** work in progress.
|
|
|