Vertica Python Client Documentation

Overview

The Vertica Python Client, vertica-db-client, is a native Vertica client you can use to communicate with your Vertica database using Python. This client follows the guidelines laid out in PEP 0249.

Audience

This documentation is intended for anyone who wants to use Python to communicate with a Vertica server.

Prerequisites

This document assumes that you have installed and configured Vertica as described in the Installation Guide and the Configuring the Database section of the Administrator’s Guide.

Contents

Install or Uninstall the Vertica Python Client
Instructions for installing and uninstalling.
Tutorial
Get started with this tutorial.
Examples
A few examples using the Vertica Python Client.
API Documentation
Vertica Python Client API documentation.