Skip to main content

Duckdb spatial extension

Project description

🦆DuckDB spatial extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-spatial

You are ready to install the extension for duckdb.

from duckdb_extensions import extension_importer
extension_importer.import_extension("spatial")

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where extension_name='spatial'""")
    .fetchone()[0]
)

License

duckdb-extension-spatial is distributed under the terms of the MIT license.

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

duckdb_extension_spatial-1.1.3a1-py3-none-win_amd64.whl (32.1 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_spatial-1.1.3a1-py3-none-macosx_11_0_x86_64.whl (21.3 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_spatial-1.1.3a1-py3-none-macosx_11_0_arm64.whl (19.2 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_spatial-1.1.3a1-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.3a1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 3c8b166a87f6296e2344e0a46f5b2b1aba3e3c495f22f14dfaf7809351faaf7a
MD5 a08005919903f4ee14754cb059b48e7d
BLAKE2b-256 8eb22eaba699bd881a84c232eb69f83f5b116e16a558e061c15d41f5b11de1a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_spatial-1.1.3a1-py3-none-win_amd64.whl:

Publisher: publish-spatial-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_spatial-1.1.3a1-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.3a1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e86652ce578e9677c5160d34d021e4348e48bc2a14f0bdee2d159e7400c58e7d
MD5 f8a67f7efa4d05d87263ffcd98b9559a
BLAKE2b-256 48bafda1f51ffef81194cafe56c996b73627faa4a3ac236d4d18235e0a3379c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_spatial-1.1.3a1-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-spatial-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_spatial-1.1.3a1-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.3a1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 ecce4e63042af178f8d4fdb828671536c4d81d63c54fc5a8d211f231ee78da73
MD5 a2bcf0b4e8193524c0cfc634b5e521ce
BLAKE2b-256 55d8257dc5e721fc28b4db0662d4494d15bbb1a65357dea66f39e9bf23981068

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_spatial-1.1.3a1-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-spatial-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_spatial-1.1.3a1-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.3a1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7294187b17a7f0254c048f5efbb7b503c83ef5f090c4d0f3fd8a870ceea33c73
MD5 34a0678a3587b5a7434858f193a9dc76
BLAKE2b-256 c8958eba3d062b19f51d0aa6b63c7c693dbb3e77aecce58f70a15f3c15dd97b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_spatial-1.1.3a1-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-spatial-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page