Skip to main content

Duckdb odbc_scanner extension

Project description

🦆DuckDB odbc_scanner extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-odbc-scanner

You are ready to install the extension for duckdb.

from duckdb_extensions import import_extension
import_extension("odbc_scanner")

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where 
                extension_name='odbc_scanner' or 
                list_contains(aliases, 'odbc_scanner')""")
    .fetchone()[0]
)

License

duckdb-extension-odbc-scanner is distributed under the terms of the MIT license.

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 Distributions

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

duckdb_extension_odbc_scanner-1.5.2-py3-none-win_amd64.whl (261.8 kB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_odbc_scanner-1.5.2-py3-none-macosx_11_0_x86_64.whl (196.4 kB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_odbc_scanner-1.5.2-py3-none-macosx_11_0_arm64.whl (179.9 kB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_odbc_scanner-1.5.2-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_odbc_scanner-1.5.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 848a21bfab7c35f7e47dca25414f584adc19943e8428cc0bd7b93e9f90d4b5ae
MD5 9d8168a692f5136a5c93de21d9a8dc23
BLAKE2b-256 809f0bb5be8b1af0403b3c8dc59c35f7ded0447e4e7d5308c26ebed22dad0b55

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_odbc_scanner-1.5.2-py3-none-win_amd64.whl:

Publisher: publish-odbc_scanner-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_odbc_scanner-1.5.2-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_odbc_scanner-1.5.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 84b5247a17808b08f8ec6278fa055c322c155d2f1c14c7339c29ff70cd2c2fbf
MD5 5574feddab64cadbef1d43fada80a470
BLAKE2b-256 f4a55e1bf278d1a90541b8d47b5ae45b6a26e186f43b8de7168f3da268dd4d65

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_odbc_scanner-1.5.2-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-odbc_scanner-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_odbc_scanner-1.5.2-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_odbc_scanner-1.5.2-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 45e7280147024464f429bacdd498b38be748f0930b8b5b625eafa1db1becf8d7
MD5 896abc5c061a7efb3f2fe0cd8c836322
BLAKE2b-256 91eb20cf2b204379500b82dabdd25b4c5c0aa4ba6c48df08f04f042ae5110dc1

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_odbc_scanner-1.5.2-py3-none-manylinux2014_aarch64.whl:

Publisher: publish-odbc_scanner-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_odbc_scanner-1.5.2-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_odbc_scanner-1.5.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 75fa36988c3a7bd85c54b9b67ca7d828350f244f6a3fbf14ba8061525c7a3df2
MD5 df524f87b13001a0859535edd2e50b84
BLAKE2b-256 7afb91be79e6b270f3921c3abb8cc6a0f61c2d1ec613623f50522d31395eff44

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_odbc_scanner-1.5.2-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-odbc_scanner-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_odbc_scanner-1.5.2-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_odbc_scanner-1.5.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 08a85ab490962dc982130d3f3d8f9028523cfb0a073efd4d7106947a8702f93d
MD5 e04e02094b7c51965c4f3bb521ce2dca
BLAKE2b-256 824afbb85b8c2278e00034f2b28cadc382deb0c5debd4425030e12056870633d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_odbc_scanner-1.5.2-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-odbc_scanner-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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