Metadata-Version: 2.0
Name: python-cloudkittyclient
Version: 1.0.0
Summary: API client of cloudkitty, Rating as a Service project.
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: Babel (>=2.3.4)
Requires-Dist: PrettyTable (>=0.7,<0.8)
Requires-Dist: oslo.i18n (>=2.1.0)
Requires-Dist: oslo.serialization (>=1.10.0)
Requires-Dist: oslo.utils (>=3.11.0)
Requires-Dist: pbr (>=1.6)
Requires-Dist: python-keystoneclient (>=1.7.0,!=1.8.0,!=2.1.0)
Requires-Dist: python-openstackclient (>=3.0.0)
Requires-Dist: stevedore (>=1.10.0)

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



