libtaxii |release| Documentation
================================

**libtaxii** is a Python library that provides:

1. An object representation of TAXII Messages
2. Serialization/deserialization to and from XML and Python dictionaries 
3. An HTTP/HTTPS TAXII Client

.. toctree::
   :maxdepth: 2

   installation
   getting_started
   scripts
   changes

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

.. toctree::
   :maxdepth: 2

   api/modules

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

Offline Documentation
=====================
To download the latest documentation for offline use, please use one of these links:

* `PDF <https://media.readthedocs.org/pdf/libtaxii/latest/libtaxii.pdf>`_
* `HTML <https://readthedocs.org/projects/libtaxii/downloads/htmlzip/latest/>`_
