https://github.com/openstack/python-cloudkittyclient
Python client library for CloudKitty API. Mirror of code maintained at opendev.org.
https://github.com/openstack/python-cloudkittyclient
Last synced: 11 months ago
JSON representation
Python client library for CloudKitty API. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/python-cloudkittyclient
- Owner: openstack
- License: apache-2.0
- Created: 2014-08-20T17:37:06.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T09:42:22.000Z (over 1 year ago)
- Last Synced: 2025-04-08T06:42:07.004Z (about 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/python-cloudkittyclient
- Size: 468 KB
- Stars: 39
- Watchers: 9
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
================
CloudKittyClient
================
.. image:: https://governance.openstack.org/badges/python-cloudkittyclient.svg
:target: https://governance.openstack.org/reference/tags/index.html
This is a client for CloudKitty_. It provides a Python api (the
``cloudkittyclient`` module), a command-line script (``cloudkitty``), and an
`OpenStack Client`_ extension (``openstack rating``).
The client is available on PyPi_.
.. _OpenStack Client: https://docs.openstack.org/python-openstackclient/latest/
.. _CloudKitty: https://github.com/openstack/cloudkitty
.. _PyPi: https://pypi.org/project/python-cloudkittyclient/