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

Uploaded Python 3 Windows x86-64

duckdb_extension_spatial-1.1.2-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.2-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.2-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 68ad6e5e03656b0fa3325f6c4fcff04c5af23702aca2f89e8e9673a4c0803824
MD5 27f5fd916b7270cc7b0ec3d95ce4c182
BLAKE2b-256 bb46cff6be9477a2d9d8e0a71ee0c619e6ecd274fbe5d794beb7f5d245132400

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_spatial-1.1.2-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.2-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 30e312dcf1d2b9a528e69b9e13adbe9567f08b65cd74c6855084987cb3a77b0a
MD5 7015d9680d5235b15e78d6f4dda3cdbc
BLAKE2b-256 32d891a2b4708922684c1fd0ac064e1db32ac2d523889a98237f35d800a8f40e

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_spatial-1.1.2-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.2-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 591c4fea51d177ccb6f8dd35a9569ddef52f5a442387558cb13e095221496a9f
MD5 79602297f13db8ecb85c9510c40ce9de
BLAKE2b-256 978a566d774c7e47bbd0346c1aac95ed31f7bb2f125b7b4342d9ae5c4c77d312

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_spatial-1.1.2-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.2-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3c6036dc03eb43e40b7575bd77f44d38cad687b252bdf26b156120ba18a29d5d
MD5 a01e8a910b765d5075cf520230426f4e
BLAKE2b-256 65a217141cfa4ccf1ef86a6d7b330eb0b0baac0db68ab987ca98480c84b06989

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_spatial-1.1.2-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