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.4.0.20250921.post0-py3-none-win_amd64.whl (17.3 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_sqlite-1.4.0.20250921.post0-py3-none-manylinux_2_17_x86_64.whl (18.3 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_sqlite-1.4.0.20250921.post0-py3-none-manylinux_2_17_aarch64.whl (16.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_sqlite-1.4.0.20250921.post0-py3-none-macosx_11_0_arm64.whl (9.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_sqlite-1.4.0.20250921.post0-py3-none-macosx_10_9_x86_64.whl (11.1 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_sqlite-1.4.0.20250921.post0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.4.0.20250921.post0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 8fed4072171db5e0f4f2df25e75d9f818dfdcc50a40d271da051c762f14f940a
MD5 31d0bc8411fc143f48a15d9db4db37e6
BLAKE2b-256 9b4fa87395aee198d892445e54a9ce0c3889d05d65b949008b54fceb5e6e1df1

See more details on using hashes here.

File details

Details for the file duckdb_ext_sqlite-1.4.0.20250921.post0-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.4.0.20250921.post0-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 d8687993c9c4735752b2ac066537a0251704d93485316b60c16657239b4e76d1
MD5 f365b234f39a0e289e6196f4c01f53e5
BLAKE2b-256 bcd3dbeb2932db9039c076de757c5b33849845e4d1224c74ae1d1086b893db63

See more details on using hashes here.

File details

Details for the file duckdb_ext_sqlite-1.4.0.20250921.post0-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.4.0.20250921.post0-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 66063f0bbbfdeebbbc3bb8fa884b4bb8d80573ab63820310971fd5bce2d25bae
MD5 ab43bf3c94ef88d885f41bf15646c99f
BLAKE2b-256 07152301b46e1e7f2beb61849f0b5db610de0bc9c4d7a9723a7facff0bf493c3

See more details on using hashes here.

File details

Details for the file duckdb_ext_sqlite-1.4.0.20250921.post0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.4.0.20250921.post0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6a7055d2a45b459f1d47108b85b755dd19b2a5b2064e81cdf9340514d4650995
MD5 c149818bde6035613c9cc7a0da0fdacd
BLAKE2b-256 1b6495259c73ca92cbc0c384fc41ae74bae0f372bcba4967f641e8d3a6351657

See more details on using hashes here.

File details

Details for the file duckdb_ext_sqlite-1.4.0.20250921.post0-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.4.0.20250921.post0-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 50c9355cc2b292ed2a90acbf728016ef4ab5975f910dfe55916ffda929ba71ec
MD5 7495c914e33559f99c8000bf6a0a43b8
BLAKE2b-256 035f5bc04bbdf8a6e1e3782d23950713f94c5ac7a21d312f22e733f50f1f49f4

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