.. image:: ../atak_screenshot_with_pytak_logo-x25.jpg
   :alt: ATAK Screenshot with PyTAK Logo.

Python Team Awareness Kit Documentation
=======================================

Python Team Awareness Kit (PyTAK) is a Python Module for creating TAK clients, 
servers & gateways and includes classes for handling Cursor on Target (CoT) & non-CoT 
data, as well as functions for serializing CoT data, and sending and receiving CoT data 
over a network.

Check out the :doc:`install` further information on installing this project. Configuration 
parameters and their behavior can be found in the :doc:`config`. 


Contents
--------
.. toctree::
   :maxdepth: 2

   install
   config
   compat
   clients
   examples
   api

.. seealso::

   `pytak source code on Github <https://github.com/snstac/pytak>`_

Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

(pytak |version|)