Skip to main content

Duckdb sqlite_scanner extension

Project description

🦆DuckDB sqlite_scanner extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-sqlite-scanner

You are ready to install the extension for duckdb.

from duckdb_extensions import import_extension
import_extension("sqlite_scanner")

Verify that the extension is installed.

import duckdb

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

License

duckdb-extension-sqlite-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_sqlite_scanner-1.5.1-py3-none-win_amd64.whl (8.7 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_sqlite_scanner-1.5.1-py3-none-macosx_11_0_x86_64.whl (9.5 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_sqlite_scanner-1.5.1-py3-none-macosx_11_0_arm64.whl (8.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_sqlite_scanner-1.5.1-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_sqlite_scanner-1.5.1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 bc74c885ee7f1c122fa6fe5854805a2a418ea9e8792afc260234ee413f12d2be
MD5 7e51d1dded91b25d1a60a4a92bb481c9
BLAKE2b-256 7144d751a3c887152e0a7ad8cf6809f0de5b354eeddcd1544f17e31829b4bfbe

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_sqlite_scanner-1.5.1-py3-none-win_amd64.whl:

Publisher: publish-sqlite_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_sqlite_scanner-1.5.1-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_sqlite_scanner-1.5.1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9f71661e6372618bcd060ddc7c006e8e759fb5a52ac3a58dfc561f0929cced36
MD5 7e0b89e92d91bba1e1186a1763fe16b6
BLAKE2b-256 c5a66456a3508ce345c1fba4906657ce46873cbc7fd9eaa1b9f6ff3c540edbd8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_sqlite_scanner-1.5.1-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-sqlite_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_sqlite_scanner-1.5.1-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_sqlite_scanner-1.5.1-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 88b9dc5ded8bb73dc4de858057ba8d190e2f8be1ff1c4b6850811ae6dbb8da1a
MD5 d91d0e931fcf29111b02e2cc8b85d4e4
BLAKE2b-256 0a2f4d3bdfc9aa1ae7403b7dd2a0ad2f986c334486ea3a8bc01b34f704d2094c

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_sqlite_scanner-1.5.1-py3-none-manylinux2014_aarch64.whl:

Publisher: publish-sqlite_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_sqlite_scanner-1.5.1-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_sqlite_scanner-1.5.1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 900dca00fe809e69e32063dca65702f8a02358ae3a26109413fda038ca2f9ad4
MD5 52cc2bbf8899deffe97ca6d2f7fff16d
BLAKE2b-256 f859bd7cad33d7c6ec1fca523dc2df9fec6ed70954ffbd7e16235d1c99b268be

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_sqlite_scanner-1.5.1-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-sqlite_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_sqlite_scanner-1.5.1-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_sqlite_scanner-1.5.1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 edd1d5cb581b9e6022da6989a4cea2379599fdeacc7a68a08b74506cc80a732c
MD5 fb8d873464b1a675a5f15aa5d46afa7a
BLAKE2b-256 756956134e6029b0b048d00f5da33e22d85de9a243328168cb286f0d8fd23991

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_sqlite_scanner-1.5.1-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-sqlite_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