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

Uploaded Python 3 Windows x86-64

duckdb_extension_spatial-1.1.0a0-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.0a0-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.0a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.0a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 f1b4aab005c62fcaeeedd1cfe3ae9e0a66ba09bb2a2dc037d138ab128b779c3a
MD5 dab0de943e380a8151c63efc7f75298c
BLAKE2b-256 4a0999278634b87e9ffc0b954eba3446eac648660d833d9a5dbf90d18c564730

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.0a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9c8613e6b911e0f7178ff5186030050656a11e49ec6b5b983fd6534d6a7b34e7
MD5 b9b40697fcbfc6d508cb5267e46d8790
BLAKE2b-256 cbd6011adff2327b52d3081acdc70de0eca5d9e6af5415cf42e07990197b116a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.0a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 afeeea95292240703680362fdfb05e335713bba3bc1fb1dfbb61a63b36514190
MD5 29da92ce533fdf9a4d9976fdc69e561e
BLAKE2b-256 bc8014ec175274d927fe6a564e7d7842a911c903d0de3d5c31221cca84360940

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_extension_spatial-1.1.0a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 91502b57d82e736e9d55885bdf2ca7d3309bf4933c77ee6f7e9d5eb178d880d9
MD5 029b04666fd56553cb3c7f3fdee64080
BLAKE2b-256 fef16168fb027b0893b13f85e73a4985e1368e362966de703faa3d2302c2cc3e

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