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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file teradataexportcsv-1.0.2-py3-none-any.whl.
File metadata
- Download URL: teradataexportcsv-1.0.2-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- 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.66.1 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4c33d72fef5c032e8375a263fa40bbf0b071aec18ec0373e32253821553a88d
|
|
| MD5 |
1f1f7c7a0a3ad5a76f4cec3875fe817c
|
|
| BLAKE2b-256 |
11e5e0a87ace7eb7e9b274ea7fd2b129386b4be32322438ed73ed093b0339356
|