Skip to main content

DuckDB extension package for duckdb/core-extensions/spatial

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[spatial]

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

Uploaded Python 3Windows x86-64

duckdb_ext_spatial-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl (27.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_spatial-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl (25.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_spatial-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl (19.8 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_spatial-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl (21.3 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_spatial-1.3.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 d9bcc0592c504a4b6fd7b3025ebeb8e08942f68552d31fd01f2a27a8962ad086
MD5 e0e0f6614219c7e40b2cfc6ac22079b7
BLAKE2b-256 ebeab5b10f0ba0ddcb116a70df1a39693a6890eb87b8d3717c691016315cbab2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_spatial-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 0a3bb72d314a496d9cd25ef6c2ff1e28df461b7e922c238b2f0bd81021e9e1c7
MD5 c502e04e3f79e5037c1cebe77bf77aef
BLAKE2b-256 2b53061b9a7d6e1648e2a1f4a1a5973bcbdd24d357ef2ac4dfb167b365a76274

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_spatial-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 576e1397f46537f45ca9fc478ca941065ef188478257b5bbfb4ad20bec24b1fd
MD5 13378ff693da2b1ae6e2412530f83c38
BLAKE2b-256 5a72aaafcdb82ebb56ef7aefebe1f7a9f9d095ca8498fdfac53d5ac82f258199

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_spatial-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e389e1c5bcd16cc6eba63a0f5a27f6ea34c389ae46bee83b43106d52371a43df
MD5 bab0b4c0e0c5e104839b77b5b9aaf02d
BLAKE2b-256 22edcf2a1feb274c7332d7262956d9313f51ea458b526e5ebd7161c32b9bd736

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_spatial-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dee620e336d0b4a8179ebd15728c5db52294e9dbf716722d813ad9bc1cd179fb
MD5 8f6e0b18f21113afb5921b2ce64ade81
BLAKE2b-256 c28c5ee9d0dffc74a6372e00ae32fb6298253dddb8f39662aa2fc9e2d3e428d5

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