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

Uploaded Python 3 Windows x86-64

duckdb_extension_spatial-1.1.1a0-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.1a0-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.1a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.1a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 8b9c5dfa48aa1493f3e41abb4cb806e8ef2f190eafdba480f1b4468ef5f3a672
MD5 be7e94ee93f92fa82825c4922af0031a
BLAKE2b-256 673a1ac19314123ccac542e0fb04d7e571a7fe4e60c24788c8c49ea7b7447f62

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.1a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5a787669e2f9f1eccd06a66b35f71c41c1a3b478e2f302dc2b316e244f1e1d88
MD5 9206d0ae000d068d16d3769abe6f040b
BLAKE2b-256 0a0bcd3ab7c886f8b6567c732393c436f52d81bda9e1308a02272b05da05a3d7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.1a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 fd42a57a2e77cc45f6f77bda0ce05cff916b36d0576d1bace1c9f94091340490
MD5 05aa61cb703901530b36714dd16e9b79
BLAKE2b-256 a72a6b27b22c716ca8e177b7c9efe6d3bfe8dbae82c4836041cf8c38a5462580

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.1a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 63cb2914ab2893e0ae0af6299a4f32b7f924adfe5bf588c8da0584f78f2b8441
MD5 acad09c0f36aa9f1501979fa6211a35c
BLAKE2b-256 3e04d804ee80cf7642cec6496c060c6c923b2b92125f2bdd814cc8e043f76768

See more details on using hashes here.

Provenance

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