Go to file
Doug Hellmann f8d87cdb28 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Co-Authored-By: Nguyen Hai <nguyentrihai93@gmail.com>
Change-Id: I889acfe16c7175d14b8a15e55eb936a03e41e2fb
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-25 13:18:01 +09:00
2018-06-15 12:08:21 +02:00
2018-06-15 12:08:21 +02:00
2018-06-15 12:08:21 +02:00
2018-06-15 12:08:21 +02:00
2018-06-15 12:08:21 +02:00
2015-10-17 22:36:22 +00:00
2018-06-15 12:08:21 +02:00
2018-06-15 12:08:21 +02:00
2015-03-17 11:09:48 +01:00
2015-03-17 11:09:48 +01:00
2015-03-17 11:09:48 +01:00
2015-03-17 11:09:48 +01:00
2018-06-15 12:08:21 +02:00
2018-06-15 12:08:21 +02:00
2018-06-15 12:08:21 +02:00
2017-07-02 19:36:48 +02:00
2018-06-15 12:08:21 +02:00
2018-06-25 13:18:01 +09:00

CloudKittyClient

image

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.

Description
Python client library for CloudKitty API
Readme 2.8 MiB
Languages
Python 100%