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

Uploaded Python 3Windows x86-64

duckdb_ext_sqlite-1.3.2.20250921.post0-py3-none-manylinux_2_17_x86_64.whl (17.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_sqlite-1.3.2.20250921.post0-py3-none-manylinux_2_17_aarch64.whl (15.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_sqlite-1.3.2.20250921.post0-py3-none-macosx_11_0_arm64.whl (9.6 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_sqlite-1.3.2.20250921.post0-py3-none-macosx_10_9_x86_64.whl (11.0 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.3.2.20250921.post0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 6ac1027bd57e9f99135c53d48a28298163c3f9098480f9e71cb802ca04cc0e65
MD5 db5b33e43c667cdae430375214d70562
BLAKE2b-256 febe12743a60bf0b66d94b3a13b7b5696f0539921f8a590b07f94820eac8386d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.3.2.20250921.post0-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 21e667540a035002f09e70fc0423ada32542671f9cb425152c9fde7b364e6d78
MD5 ef9ef360bd55185edaddc27004894666
BLAKE2b-256 62f49dd1293443c822072dae48e9e42adf1c6d0c2b5141de8588f5298637d1cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.3.2.20250921.post0-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c912246441204fc7af0b944b03e8fb511795152a74fced86966e6b7290eb46c7
MD5 2720f9f4503fe7989db765cb88836fe0
BLAKE2b-256 15bee6fc16fcc6e8e32b24cf55113f067b0c8914ab7bba9f93d42a02d72eeee6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.3.2.20250921.post0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a67b849ce77d48f10ec362bf78711fde6e16f00c14c475d8c266a4e859d0cf6e
MD5 02a68db58a60e51bafcd6d5e2b82066b
BLAKE2b-256 b365c0fb40df720cc71357294b57504a65b3c8601fb0201ae6a532c398932169

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.3.2.20250921.post0-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e8067c592c29627958565596f8f2ee3790ae61a5994814d65153b6cb95271cfc
MD5 aac67598803195242920c7449527e6c7
BLAKE2b-256 bfc58fce205dad86469d7d8bd95aaa65dfc94bd63a72977b37983f9fd41dc962

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