Metadata-Version: 2.0
Name: python-cloudkittyclient
Version: 0.5.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: pbr (>=1.6)
Requires-Dist: Babel (>=1.3)
Requires-Dist: python-keystoneclient (!=1.8.0,!=2.1.0,>=1.6.0)
Requires-Dist: stevedore (>=1.5.0)
Requires-Dist: oslo.i18n (>=2.1.0)
Requires-Dist: oslo.serialization (>=1.10.0)
Requires-Dist: oslo.utils (>=3.5.0)

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.



