Skip to main content

DuckDB extension package for duckdb/core-extensions/ui

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[ui]

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

Uploaded Python 3Windows x86-64

duckdb_ext_ui-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl (13.0 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_ui-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl (12.2 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_ui-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl (9.6 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_ui-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl (10.4 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_ui-1.3.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_ui-1.3.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 a95d292b5e80e5a67bf5fac7e44e0b92ce14d70593862e350aeb375ae837500b
MD5 902576c0fcba2e28cd1bd777f18833ac
BLAKE2b-256 c74e1ccb538f279585f67b3734abbada41f99ae213fd3d844b6b5051951ff637

See more details on using hashes here.

File details

Details for the file duckdb_ext_ui-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_ui-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 87f93e2deda3e237e0c28a7f1cc63a2a487ebdd446be5ba31650d5a49e9cf841
MD5 3da75cf29056fbf62c1fa391d8f003c2
BLAKE2b-256 52f79fb948a9be8d22bf6d81e623e0792c128a8e8f2082310ca89464a0d7cda2

See more details on using hashes here.

File details

Details for the file duckdb_ext_ui-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_ui-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 4f46d542d2cbdff774259339f1b3f81f9c22221dec55463353642decb420b474
MD5 404844ae1b114efed24e23d65ff620c6
BLAKE2b-256 13db5437337cc23fad9eb87e82ac739dd41f3c80839d8c7f99ff34d6b5a57ca3

See more details on using hashes here.

File details

Details for the file duckdb_ext_ui-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_ui-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 19f6a418b8d6ac7874ec6204fd17de47bd03eb71ad7e59b02aa7d0eabf0e4e02
MD5 2c3f0817af267d1bbb91da2a75330e30
BLAKE2b-256 a989fb1391617b1660d1f651dc5c98e0dc1422fbf6c4ca5cd17f811e93d68e66

See more details on using hashes here.

File details

Details for the file duckdb_ext_ui-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_ui-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b5671ee7b7151e19d41ea521fdb30e562afdac4643bacd7c4e7fbb83bb7b83d1
MD5 bfa7fcb1f6b58d62f72311101987752b
BLAKE2b-256 ef6df94a60246dd4d28e44f254e40fd66a5ed546e402036b7b99d24cf33f7741

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