Skip to main content

🦆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.

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

Uploaded Python 3Windows x86-64

duckdb_extension_sqlite_scanner-1.5.5-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.5-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.5-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_sqlite_scanner-1.5.5-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 44dea0db5349823ea7a9b44e0bffcb6fa53b4b820321f2ca351e83667814e70f
MD5 511f3dbdbe53aa4f6503eebb1ffa6ab2
BLAKE2b-256 6ad4a8aafec63191c93542296e652a19fc4fc611f56ea3153ac43cbc3d860d57

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_sqlite_scanner-1.5.5-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0af00f8e4e6e0562e0fac1bb22d5c4a29d616a664da4194b51cbd26355b9a0c2
MD5 32e1a763cc336e260b235ff942bd8e68
BLAKE2b-256 23ad5744df7902bd831424e13c9a4e4e6869c1e3b7eb8e837af2b3a19b10fb95

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_sqlite_scanner-1.5.5-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8ecdf91ba4572fcee32500919b7cd2717d74d2bfe65c2910ad2b1c4b9d9b0c07
MD5 55d902d3ea5ced5686f44ecf92eb12f8
BLAKE2b-256 855fc21ebc7f93077b3cd4da6491a9514b742d86c9f36312db245246692ca327

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_sqlite_scanner-1.5.5-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 7b0fc7f402d780bf706fe8ea9af04dc179cc951855e3b307a43b0f20d95e8bde
MD5 30eecd4eecaba82454b13d8fa199ed74
BLAKE2b-256 cc391e0d2229cbb67045b6c4feb31be77bd55646d5653bbbc52e6e2b27b27ae8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_sqlite_scanner-1.5.5-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 214efb42ded3e752fd3d537f953d2ab0093716abef4f9197986cafe5e5f4fd5d
MD5 fef3dc921171d19da9885ea740e2dabc
BLAKE2b-256 bc0d25633511e8eb15afe342341cd1ba86760c30a9b52e528658277b19680db1

See more details on using hashes here.

Provenance

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

Release history Release notifications | RSS feed

This release

1.5.5 This release

5 files

1.5.4

5 files

1.5.3

5 files

1.5.2

5 files

1.5.1

5 files

1.5.0

5 files

1.4.4

5 files

1.4.3

5 files

1.4.2

5 files

1.4.1

5 files

1.4.0

5 files

1.3.2

5 files

1.3.1

5 files

1.3.0

5 files

1.2.2

5 files

1.2.1

5 files

1.2.0

4 files

1.1.3

4 files

1.1.2

4 files

1.1.1

4 files

1.1.0

4 files

1.0.3

4 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page