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

Uploaded Python 3Windows x86-64

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.3.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 8bbd05287d03f7e41ac038dc50d0654f9ff18a7654dcebd3a319778809b4369c
MD5 08d03cf9b0d2c2392de0031b403b2c7f
BLAKE2b-256 5d1efc55fc1c6cf4790efca78fd4d64960b013e9ff0df17a036512b8284106ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 832200478dc3892c474761cc74e7c77522bf2400935304dbda50e914f76ac103
MD5 5491bfb3eb282e8e917bff9881fcaf20
BLAKE2b-256 de75dae4c82b96620a45ad2133248483d5a22dce7a1d5ff878b795bfd18e9cd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 83f8f6a6dc01c6a966d65cd575df586428d885b1eea51578d07af603bf978e3d
MD5 9204da749f93301e4dcd4340a33d8b8f
BLAKE2b-256 d5b2d7e23ceb60d8c18d4afcf6a05f52e07a02af790e955c6c2683f3bea522db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1f9d57aada39d159dec7b391edf404ecefc68af116669b69c0dfa073565d1a43
MD5 bbd2afac7cf2b449459b548f27b797aa
BLAKE2b-256 9ba7115645a7a8d1217ebbe78c96dd6c14a0079467c9c48fe6948c679bd1c33e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_sqlite-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 42c091001f1bdb1b6cc7488818c19c198425908cc2c820634e844327fd43f03f
MD5 435ac3f24a4170c59d6fd8113fe2de99
BLAKE2b-256 fd05816e5f23f6b123e3a25948e31ace8a563e4fa7c16c5543647f8dc15825f5

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