Skip to main content

Teradata SQL Driver for Python

Project description

Teradata SQL Driver for Python

This package enables Python applications to connect to the Teradata Database.

This package implements the PEP-249 Python Database API Specification 2.0.

This package requires 64-bit Python 3.7 or later and runs on the following operating systems and processor architectures. 32-bit Python is not supported.

  • Windows x64 on 64-bit Intel and AMD processors
  • macOS on 64-bit ARM processors
  • macOS on 64-bit Intel processors
  • Linux x64 on 64-bit Intel and AMD processors
  • Linux ARM64 on 64-bit ARM processors
  • Linux ppc64le on 64-bit Power processors

For community support, please visit Teradata Community.

For Teradata customer support, please visit Teradata Customer Service.

Please note, this driver may contain beta/preview features ("Beta Features"). As such, by downloading and/or using the driver, in addition to agreeing to the licensing terms below, you acknowledge that the Beta Features are experimental in nature and that the Beta Features are provided "AS IS" and may not be functional on any machine or in any environment.

Copyright 2026 Teradata. All Rights Reserved.

Table of Contents

Installation

The teradatasql package depends on the pycryptodome package which is available from PyPI.

Use pip install to download and install the driver and its dependencies automatically.

Platform Command
macOS or Linux pip install teradatasql
Windows py -3 -m pip install teradatasql

When upgrading to a new version of the driver, you may need to use pip install's --no-cache-dir option to force the download of the new version.

Platform Command
macOS or Linux pip install --no-cache-dir -U teradatasql
Windows py -3 -m pip install --no-cache-dir -U teradatasql

The teradatasql package depends on the pycryptodome package, because one of the included sample programs (TJEncryptPassword.py) uses pycryptodome. The driver itself does not use pycryptodome.

If you want to avoid installing pycryptodome, you can use the --no-deps option of pip install to avoid installing pycryptodome. Without pycryptodome, you will not be able to run the TJEncryptPassword.py sample program.

Platform Command
macOS or Linux pip install --no-deps teradatasql
Windows py -3 -m pip install --no-deps teradatasql

License

Use of the driver is governed by the License Agreement for the Teradata SQL Driver for Python.

When the driver is installed, the LICENSE and THIRDPARTYLICENSE files are placed in the teradatasql directory under your Python installation directory.

In addition to the license terms, the driver may contain beta/preview features ("Beta Features"). As such, by downloading and/or using the driver, in addition to the licensing terms, you acknowledge that the Beta Features are experimental in nature and that the Beta Features are provided "AS IS" and may not be functional on any machine or in any environment.

Documentation

Documentation and sample programs are available from Teradata on github.com.

When the driver is installed, the README.md file is placed in the teradatasql directory under your Python installation directory. This permits you to view the documentation offline, when you are not connected to the Internet.

The README.md file is a plain text file containing the documentation for the driver. While the file can be viewed with any text file viewer or editor, your viewing experience will be best with an editor that understands Markdown format.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

teradatasql-20.0.0.52-py3-none-any.whl (64.7 MB view details)

Uploaded Python 3

File details

Details for the file teradatasql-20.0.0.52-py3-none-any.whl.

File metadata

  • Download URL: teradatasql-20.0.0.52-py3-none-any.whl
  • Upload date:
  • Size: 64.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.9.6 requests/2.31.0 setuptools/47.1.0 requests-toolbelt/1.0.0 tqdm/4.65.0 CPython/3.7.9

File hashes

Hashes for teradatasql-20.0.0.52-py3-none-any.whl
Algorithm Hash digest
SHA256 c0f299c8f08e2d3678343907a7d2c4247fe2d45ee02ad9b7fdb0344cda1515ba
MD5 d194e2924c9c5dd090a77a3c2b470456
BLAKE2b-256 8b171eeb61aa5c286b8f53a912e2e93c2311c4de61b1859a56cb912003cd2631

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page