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

Uploaded Python 3Windows x86-64

duckdb_ext_ui-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl (14.0 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_ui-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl (13.0 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_ui-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl (9.8 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_ui-1.4.0.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_ui-1.4.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_ui-1.4.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 1d39d23b8dc99cf1d4962bf37ae1d3e483cee087cbca0190203d4f58c5c2e8ae
MD5 9e212ff86a50248edf08341037453326
BLAKE2b-256 0303a4da86a1965fda83e3808e518cba3d1b3ee4b1323bc667780e33cda516de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_ui-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 6fc91f0c46a73dd13deed4fe5439cf295adbc8ceb472b53915a45f57cedb9840
MD5 9f628d1c8f2bea44d1319f02d86cbc6a
BLAKE2b-256 a191d611d5f287450e2f2a096f6da4502154871975cb1b7c4126d318530433a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_ui-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 19c733300ebec7ee0da0546a0d344f22312fb9179a214a937aa6d574ae5ee78a
MD5 985a7b79c545c257f93b65beca6aed4e
BLAKE2b-256 d3bc1bbbcaebeb6018eb377179b46d90785e84b9db8655a504ded4cf00d6c7da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_ui-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 65a7a4dddca8f2d484fd344b7ed3075a37dd2b094fa026a1327bc8a6ea390be1
MD5 294b16b61513626f752e7bc69a440489
BLAKE2b-256 a7443b91371d833d9bc8984b11679b16003400bc56b787baffb05c127c7a4db0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_ui-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3deac8a2c01e337673628798e9ce6a466382daa8677f912e086494d8a494fa19
MD5 2369bea14404c76ac46f30e1040a70cf
BLAKE2b-256 cf9515e9c80133c0fa72f73e8248db4f437ae974e188d7a37f9363302657dc95

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