Skip to main content

teradataexportcsv package

Project description

Package teradataexportcsv

This package uses the Teradata SQL Driver for Python (teradatasql package) to export a table from the database to a CSV file.

Copyright 2023 Teradata. All Rights Reserved.

Installation

This package depends on the teradatasql package which is available from PyPI.

Use pip install to download and install this package and its dependencies automatically.

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

When upgrading to a new version of this package, 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 teradataexportcsv
Windows py -3 -m pip install --no-cache-dir -U teradataexportcsv

License

Use of this package is governed by the License Agreement for the teradataexportcsv package.

When the package is installed, the LICENSE file is placed in the teradataexportcsv directory under your Python installation directory.

Project details


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

teradataexportcsv-1.0.2-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

Supported by

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