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.4-py3-none-win_amd64.whl (270.3 kB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_odbc_scanner-1.5.4-py3-none-macosx_11_0_x86_64.whl (201.0 kB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_odbc_scanner-1.5.4-py3-none-macosx_11_0_arm64.whl (184.1 kB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_odbc_scanner-1.5.4-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 de8691f893ac82fc6fe883319b9356f6f23e78c08dc87ec6a1a97e6a7f49f574
MD5 0012ebf40479ee71c6676f9176d4cdb4
BLAKE2b-256 6c85ba10be8d7836624056c25f488eaa3111c94159175579de380d9c4492e124

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_odbc_scanner-1.5.4-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.4-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_odbc_scanner-1.5.4-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 468a8bd1596b4093d230151e7b3e3042b812db482ea5c6c4b93f118450fb006b
MD5 06315ab2d126cffa07300306ed9fe1e9
BLAKE2b-256 3e4b89821d36916ae755d6bc738da8c742bc69d51484ded7a9ff55b0f77cb676

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_odbc_scanner-1.5.4-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.4-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_odbc_scanner-1.5.4-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0ec91ab0061f96bfc8e930c7e200ae9532c445022bbc15d401baf59b051f5038
MD5 6d67191586da8e07ecdde00aca4c3f44
BLAKE2b-256 1783b8a9438a61a10a903659add075f98f582a27a6191e95f1c4465424a18005

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_odbc_scanner-1.5.4-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.4-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_odbc_scanner-1.5.4-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 96f200df2718065696b747c3625f03609b60d239cc3ed2508ab528bba59b4337
MD5 7d22661ef567a32134fb2b4cbcb600d6
BLAKE2b-256 e6d12667bdd884393cf90d92128ce738b8a8dcc6a2144556f659d5b943e7e603

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_odbc_scanner-1.5.4-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.4-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_odbc_scanner-1.5.4-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 326cd17eff756c0141df6c927582d5df4df4aa173d65234fe0ad96bc6ba4883f
MD5 ffde1153736745cdc6f2f109f859c62a
BLAKE2b-256 f6a34dbb009bfb1e3b2d69e200ea13141681976a31f55bad25ca939726956c18

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_odbc_scanner-1.5.4-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