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.2-py3-none-win_amd64.whl (8.7 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_sqlite_scanner-1.5.2-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.2-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.2-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_sqlite_scanner-1.5.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 25284eb652a1df18ce0ba9afa777d076411c9446a23ffdfb15bbd00bd8b524e5
MD5 e270bad0e25d72ce1a3fe896aed9c933
BLAKE2b-256 bc2e3b29e8347b7e65fc26ddf36e319d0d100e6af2e6857b0b90aef87c5de2bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_sqlite_scanner-1.5.2-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.2-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_sqlite_scanner-1.5.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 67b7f1f8a98d9c29333f49655ccb357b9b017758dc0452fbe8288fbc21e11709
MD5 3065d62463f56a9fd4e30f76d6ae0112
BLAKE2b-256 c408ea73de07736b16c0a3fc5fcd3c7831b80fa6b95ce98f25b57bf0a77feae3

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_sqlite_scanner-1.5.2-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.2-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_sqlite_scanner-1.5.2-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0e33b3b44c1480c1b059989ce86ba80b5e0a0e69ca486fc9dee516b5d1a802c6
MD5 ce2a14386ac0aa5b504897603b7e30c0
BLAKE2b-256 daa6c82c4958d654e4f57f17cf8aa915af10e9a5cf5722b254a885e29f283bc5

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_sqlite_scanner-1.5.2-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.2-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_sqlite_scanner-1.5.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 da5951851807f91b835932ed5de8379dd6e2071841e0db547188d56183b4c664
MD5 e68f5d10922f800561a642fa3bc9e041
BLAKE2b-256 6f0e87f295cdb605e9a83f05cba10c45e9b559d943247a5833bedf0f753e0274

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_sqlite_scanner-1.5.2-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.2-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_sqlite_scanner-1.5.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 45b16f46d02707fcbc003fc3ff904a73d9898c69095ffa8d691fc5142c6649b7
MD5 2912664262611c9ccf98fdda5a91e51f
BLAKE2b-256 fabf85a30ea96794d38c9db1d4eb4fc18dc22963089f75f8a4bc119b5f8ec8eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_sqlite_scanner-1.5.2-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