.. Vertica Python SDK Documentation documentation master file, created by
   sphinx-quickstart on Fri Jun 24 07:09:58 2016.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to the Vertica Python UDx SDK documentation!
============================================================

*********
Overview
*********

Welcome to the Vertica Python SDK Documentation. This documentation covers
all of the classes that make up the Python SDK API. Using this API, you can
create User Defined Extensions (UDxs) that integrate your own features into the
Vertica Analytics Platform.

To learn how UDxs work and how to develop, compile, and deploy them, see the
main Vertica documentation topic Developing with the Python SDK.

The Vertica Python SDK requires Python 3.


**********
Contents
**********

:doc:`sdk_documentation`
   Python UDx SDK Documentation

.. toctree::
   :hidden: 

   sdk_documentation


.. `SDK Documentation`: <sdk_documentation>