API Reference
=============

This section of documentation contains information on all of the classes and
functions in the ``taxii2client`` API, as given by the package's docstrings.

Subpackages
-----------

.. toctree::
   :maxdepth: 4

   taxii2client.v20
   taxii2client.v21

Submodules
----------

taxii2client.common module
**************************

.. automodule:: taxii2client.common
   :members:
   :undoc-members:
   :show-inheritance:

taxii2client.exceptions module
******************************

.. automodule:: taxii2client.exceptions
   :members:
   :undoc-members:
   :show-inheritance:

taxii2client.version module
***************************

.. automodule:: taxii2client.version
   :members:
   :undoc-members:
   :show-inheritance:

Module contents
---------------

.. automodule:: taxii2client
   :members:
   :undoc-members:
   :show-inheritance:
