Go to file
Andreas Jaeger 3d5814ed2c Stop using intersphinx
Remove intersphinx from the docs build as it triggers network calls that
occasionally fail, and we don't really use intersphinx (links other
sphinx documents out on the internet)

This also removes the requirement for internet access during docs build.

This can cause docs jobs to fail if the project errors out on
warnings.

Change-Id: I71e941e2a639641a662a163c682eb86d51de42fb
Related-Bug: #1368910
2014-10-04 20:51:11 +02:00
2014-10-04 20:51:11 +02:00
2014-08-20 17:37:04 +00:00
2014-08-20 23:34:37 +02:00
2014-08-22 23:59:43 +02:00
2014-08-22 23:59:43 +02:00
2014-08-22 23:59:43 +02:00

Python bindings to the CloudKitty API

version

1.0

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.

Roadmap

  • Add some tests.
  • Add some doc.
  • Move from importutils to stevedore.
  • Add a command-line tool.
  • Global code improvement.
Description
Python client library for CloudKitty API
Readme 2.8 MiB
Languages
Python 100%