Skip to main content

DuckDB extension package for duckdb/core-extensions/sqlite

Reason this release was yanked:

bad extension name

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

Uploaded Python 3Windows x86-64

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.4.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 f5651241c993940274e73ec80a3f01fa628ceff79cafeadedae24c1d84047b17
MD5 dcc96056b83e6703f6125d2932152b33
BLAKE2b-256 7c96fc442b90fb12d4e36365ddb68522404da3a967add4ff3008d2d002af7fcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 7beb70aafbe0ae2f173c2877861ef0718e4e5fc7c489829cda3cd45a34cabb9e
MD5 ffd84beca8b603ad97ff8f8169d63ff7
BLAKE2b-256 8a7d7122a194ebeb2eef5fe98c66f58a81119130c28d92dbf62e1105f90e8377

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 6122f6a6b9c6e66d7dd6efd8a164579ac9a38a6497a5c6b36b045b253e5fa90c
MD5 db187d4c5375222010b4c8d14258cd11
BLAKE2b-256 50cd916921bb976040cd8eed73b8cb000d385f6312ed4a484bc2fcf6008dcd6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ce6c9937142b69fd248977a1e8aac6e0e348260014626eaf745f91cd1aede291
MD5 ce224184d55fa73cb2107c702e0a9961
BLAKE2b-256 d6c3a4bf099c25f70d6fac2b23712a13c134fcfd914c55d55b08dda0b1d2fee2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e98542820ae4374673ca37752dcc9b9d6e09aaf2e03c86c48df3518f6d6b2114
MD5 8202e1d5e5163a1fd585ba600d003a61
BLAKE2b-256 1be54b22d2c68e809f3f448f75e7170d633d8643f4458465b9747bab74d51915

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