Skip to main content

DuckDB extension package for duckdb/core-extensions/sqlite

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[sqlite]

Usage

Option 1: Automatic

import duckdb
import duckdb_ext

with duckdb_ext.init(duckdb.connect()) as con:
    ...

Option 2: Manual

import duckdb
import duckdb_ext

with duckdb.connect() as con:
    con.execute("SET extension_directory = ?;", (get_extension_dir(),))
    # Ideally also:
    con.execute("SET autoinstall_known_extensions = false;")

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_ext_sqlite-1.2.0.20250921-py3-none-win_amd64.whl (24.4 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_sqlite-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl (15.9 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_sqlite-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl (15.0 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_sqlite-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl (9.3 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_sqlite-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl (10.6 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_sqlite-1.2.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.2.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 339ea4d760ae7732fc7a9f34d10274f021c84d6c729b4ca05cf06e8fc492d378
MD5 a3a52f206d32446750131c6068b4e4c4
BLAKE2b-256 745b5ae31961105a0f9238b205ffb3e0f0030475cd016c3ea06f5a0137ba0eeb

See more details on using hashes here.

File details

Details for the file duckdb_ext_sqlite-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 b9ec62ace713c830f615d65b1bc71d8fcef1370dfe1496e291dbe37dcb621ce0
MD5 03ece3eda1546847d18e61f737a0d067
BLAKE2b-256 4176513670573ed4988268cefa265b260c8ccf14ec2189cfcfa13053c5b7bacd

See more details on using hashes here.

File details

Details for the file duckdb_ext_sqlite-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 5b1cda6ab5224384be4cd959baa70a01153e24faba47f604094bd34b3ea31cbb
MD5 6c1447608b3fa7b13d356392757d0f05
BLAKE2b-256 d362a77f937e3f9704871f8925017ba7c4139eac279c7ef39d1e0b4e5ffe82bf

See more details on using hashes here.

File details

Details for the file duckdb_ext_sqlite-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 180c7c703608d5745f3c7b23355c4c225557eaa8d96cf73517ee134809214ea1
MD5 b9f9e6e533a201cf90939381414bc4fc
BLAKE2b-256 e76acd479361915f72a5a6cba2e038c161263852a577abef15c7643ac21709c7

See more details on using hashes here.

File details

Details for the file duckdb_ext_sqlite-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ed2507381cbb67a9ff806fee2bbefbcf9a2b0e76b9ca477c4efa1be5a3c3e90e
MD5 e95f6f3cafedad6f2e3a61e191495673
BLAKE2b-256 28e24b8d008b4dcdd117d7c3cf98cf8c286bdcc5a5a11cae2c100ebd173ae862

See more details on using hashes here.

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