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

Uploaded Python 3Windows x86-64

duckdb_ext_sqlite-1.2.1.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.1.20250921-py3-none-manylinux_2_17_aarch64.whl (15.1 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_sqlite-1.2.1.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.1.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.2.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 304ea73880f863e3ae5025cfe462095ed10bca83a286c59f4742d98676694d18
MD5 4e6b1c94d2e24aae704d7204b98f5e9f
BLAKE2b-256 638f3f3fcacc65d6a2f4dbf22487617a913074d42f5dc20e1c8ff6ab01fddec5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 9fc5d5c84ae26f8a3bbb86cee20fe1171457e5edbff5074f658a6316d025bd0e
MD5 56217930a9e1a9d3213afaf9d352c790
BLAKE2b-256 9d1ac600977853f9ed27f29e655b11a4bbad35249ca4822d67ac7afc240157fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 66393998aaaf4b6a51295707961b85a3f8e11f39a6bdd98a4059965a2bbd83ef
MD5 2539d444fc36aa34f00aa6eab86ddf1a
BLAKE2b-256 51504d07a4d5ba9007cde939029222220d1b538ac05312145922fc3b3f55b7f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b87bd590532e68643790892eeca8883775647d7c14d0d568f07f26e74c9b2938
MD5 b77e4d7d2a50ecbf7e8f51f4a854f69b
BLAKE2b-256 2d395fc1fe4bbbe2cd3b218fd26b860a9b2a2b1c05a1780e31f35fe1168b007b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 af17dd19abebdea424a3eb6bbbc35ce94bf81c1fb0248cbe2212746f43d9f427
MD5 f4fba55d16371f8f7b347d600c0f2bf5
BLAKE2b-256 ee98f919151e6a7ac240fcf364f9285d62233719f4838675ea6104868d64e5fe

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