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

Uploaded Python 3 Windows x86-64

duckdb_extension_spatial-1.1.0-py3-none-macosx_11_0_x86_64.whl (37.2 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_spatial-1.1.0-py3-none-macosx_11_0_arm64.whl (34.3 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_spatial-1.1.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 5acb24338f1da8fcb2e0fa95fb0646fb13b4b6e61193928f25755e81e2e86f95
MD5 7ad4fb6ef826a14e147dad9a77647b00
BLAKE2b-256 3cd3b19a5a68bbe3288b146eb53dd8d552a71f2f0f46baed1442df874d79b93e

See more details on using hashes here.

File details

Details for the file duckdb_extension_spatial-1.1.0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7639e57b39ebc3c7c3c029b27e3f70ed9760d0cb77da0944f2b1f1244ce2b47a
MD5 877a4f38c33c1c889cd0fd6543127525
BLAKE2b-256 b18950cb6ced5554bb55777f69d7acbf7eb49a774e7d364ceef2a758e34ac32b

See more details on using hashes here.

File details

Details for the file duckdb_extension_spatial-1.1.0-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 a4a541b5eff7db55d8712fab55338c3a9f2751350751155d9f293f22521cadfb
MD5 1fa6158dd1784dbfcb2cba2a059470eb
BLAKE2b-256 4c542f170f9c878873cd7f39cd35a0a36177bb923cb964009283657fc74e1e6e

See more details on using hashes here.

File details

Details for the file duckdb_extension_spatial-1.1.0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5a92d2d71f72e0ba1d19da00feb74a772d8959ffea5b1d206ee77a796dec7b4d
MD5 78f30df3338833bcf85fcb691288738f
BLAKE2b-256 ed9673a80eeb4d1cd79c11de3e75221e018a1fbfaf82f2ff5bb42d0b01ed25be

See more details on using hashes here.

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