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

Uploaded Python 3 Windows x86-64

duckdb_extension_spatial-1.1.3a0-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.3a0-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.3a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.3a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 729afd592297616d9dbd5ca378285545db9d3a2c4b0eff7de7ab982dc07e5603
MD5 cc7a850022504ad566d5d723caee50b6
BLAKE2b-256 eb8b791e589b3fe492d4533960802245ea8e90ddd960dd8b9cf8aa62c99f64ab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.3a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4e5013ccd1f5676a55cfbb4cbe30744626e6dd7eafd67770f27fe401cde605ed
MD5 04fe9f93dd3963f9c700ad2e448b9ea3
BLAKE2b-256 1ecdb514c6b0635a92b6e0cfabd3a5d5ff3802457bec6fb36851e69483dccfb6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.3a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 627249b8ffb40796db1a01b3a6577d53859e3e5d035bac170fa22c735e9dca1b
MD5 a766a530815e801a75cbe42a20238fe1
BLAKE2b-256 d69c533bc95662c43693a8c05fa19cb8b3d65cb5e6a14d25b24cc4d0c0bfc219

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.3a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bff4672001d5924512fc22bfcde8b93251eaa90cb847c0a27684c8cc8403ac09
MD5 d0020c279a76862d1e933242ab084618
BLAKE2b-256 3b822250f94f03c3815170cfc53583bc8e91deb21bcc79564440b271b1639094

See more details on using hashes here.

Provenance

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