File: index.rst

package info (click to toggle)
python-cloudkittyclient 5.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 752 kB
  • sloc: python: 3,512; makefile: 26; sh: 2
file content (16 lines) | stat: -rw-r--r-- 434 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
=======================
V2 API client reference
=======================

In addition to the modules available in a ``client.v1.Client`` instance, a
``client.v2.Client`` instance has the following submodules (each one
corresponding to an API endpoint):

.. note:: Some modules of the ``client.v2.Client`` replace v1 modules with
          their v2 alternative (for example) ``summary``.

.. toctree::
   :maxdepth: 1
   :glob:

   ./*