Vertica supports several Python drivers for creating client applications.
Prerequisites
To create Python client applications, you must install the required drivers.
This is the multi-page printable view of this section. Click here to print.
Vertica supports several Python drivers for creating client applications.
To create Python client applications, you must install the required drivers.
Vertica supports several Python client drivers.
See the vertica-python repository for installation and usage instructions.
The pyodbc module interacts with the Vertica ODBC client driver. To install it:
Install the ODBC client driver.
Install compatible versions of Python and pyodbc.