Files
deb-python-aodhclient/doc/source/index.rst
Julien Danjou 15f43e5de4 Name the package `gnocchiclient'
There is no good reason to name this python-gnocchiclient, except
following the bad trend started with OpenStack. Let's be smarter and use
gnocchiclient on PyPI.

Change-Id: I05957ae04223ceb7c89b46f7548bf88570971a13
2015-09-24 21:28:18 +02:00

982 B

Python bindings to the Gnocchi API

This is a client for gnocchi API. There's a Python API <api> (the gnocchiclient module), and a command-line script <shell> (installed as gnocchi). Each implements the entire Gnocchi API.

You may want to read the Gnocchi Developer Guide__ -- the overview, at least -- to get an idea of the concepts. By understanding the concepts this library should make more sense.

__ http://docs.openstack.org/developer/gnocchi/

Contents:

installation shell api contributing

Indices and tables

  • genindex
  • modindex
  • search