Go to file
reedip 1703d5538b Fix argument order for assertEqual to (expected, observed)
assertEqual expects that the arguments provided to it should be (expected, observed).
If a particluar order is kept as a convention, then it helps to provide a cleaner
message to the developer if Unit Tests fail.
The following patch fixes this issue

TrivialFix

Change-Id: Id417fb43ecd62563239d492bff3981277565525e
Closes-Bug: #1259292
2016-03-03 22:02:06 +00:00
2015-04-19 09:52:23 +02:00
2015-03-17 11:09:48 +01:00
2015-10-17 22:36:22 +00: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
2015-03-17 11:09:48 +01:00
2015-03-17 11:09:48 +01:00
2015-08-27 16:26:53 +02:00
2015-12-15 18:52:50 +09:00
2015-08-27 16:26:53 +02:00
2015-08-27 16:26:53 +02:00
2016-01-11 10:58:51 +00:00

Python bindings to the CloudKitty API

version

0.2

Wiki

CloudKitty Wiki

IRC

#cloudkitty @ freenode

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.

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