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

Uploaded Python 3Windows x86-64

duckdb_ext_spatial-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl (25.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_spatial-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl (25.3 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_spatial-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl (19.3 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_spatial-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl (20.7 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_spatial-1.2.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 32df5fc4111a139151ff3c9a14a5e2fecd68b3ab242967300a78fb4f2e42afef
MD5 30e9ff20ea0eeb190462e6d3c2952573
BLAKE2b-256 5f2801d1f751ec1e25b38ba7af75c6eb452a903e94f48b131c81ac877fe31bb9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_spatial-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 dc3583651eb8d953345ca109ee0e3c9004e0d2c4f06b91100932e7c769ae2252
MD5 448c8f72fa63650bd874c63785b269bd
BLAKE2b-256 fe001b3a4ce2c6677b13d7b62bb3b43b8e887854270e65886233a126b7ee9bf3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_spatial-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 d8ab49e30db92565324c6a26d98f7d4cbe975c488ee3cfd8cb814d8a815f2d8f
MD5 4ed96022a5d1de1f7dbb2cfe261377b8
BLAKE2b-256 8b2c013f477416251d70a472b1be3e0063d76d7d58e6fc6a4879560ed978f786

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_spatial-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 44efd5cd0406daac4726403df7f7accd99648aeb2d10f0e2ed5487597b226334
MD5 f43710c532ca1f8d13047b96d4ade197
BLAKE2b-256 9cb7768bef3274eace9567df58c7733ad458f7bb7b9e2556f055872a261a1236

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_spatial-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e75a2c7a738c9c1a754b79b0f90d51c96bbc34b2e870da1979fd04cd890468ff
MD5 42010242d6276eda1984855dd0cc572a
BLAKE2b-256 6a6f3f7c99e3aad8deb2d436f30302af08022ac8c440199cf00e611d96fe2fa6

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