ODBC Driver for Slack

Build 22.0.8462

Dependencies

This section describes the dependencies for using Python with the CData ODBC Driver for Slack.

Configure unixODBC (Linux and Mac Only)

pyodbc uses unixODBC on Linux and Mac, so make sure your driver is configured as described in Using unixODBC before continuing.

Install pyodbc

You can use pip to install the module.

pip install pyodbc

Using pyodbc

To use pyodbc, you must import the pyodbc package.

import pyodbc

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462