Skip to main content

Duckdb lance extension

Project description

🦆DuckDB lance extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-lance

You are ready to install the extension for duckdb.

from duckdb_extensions import import_extension
import_extension("lance")

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where 
                extension_name='lance' or 
                list_contains(aliases, 'lance')""")
    .fetchone()[0]
)

License

duckdb-extension-lance is distributed under the terms of the MIT license. Bundled Lance extension binaries are upstream artifacts and follow the lance-duckdb Apache-2.0 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

If you're not sure about the file name format, learn more about wheel file names.

duckdb_extension_lance-1.5.3-py3-none-win_amd64.whl (58.7 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_lance-1.5.3-py3-none-macosx_11_0_arm64.whl (58.6 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_lance-1.5.3-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_lance-1.5.3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 600c881dc93039a8be68e4589d255142792689b130d04b362a602658d4ade3ab
MD5 27d8089219772ebb2f1967c07e79dce1
BLAKE2b-256 7edb2f341cea26361310d29b6439915a13287cf162ef475c2f51c893056a44a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_lance-1.5.3-py3-none-win_amd64.whl:

Publisher: publish-lance-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_lance-1.5.3-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_lance-1.5.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 26d2990bacf89c82f4a2f851587cc7a7334a80d0c9bc9b0e06bba5960dbcdb85
MD5 c1da72fd9befda6c3f50a0d0bf5829cc
BLAKE2b-256 b7d9970df606ae9a06d897f52ae6ffcee2fc8e2db649d91c73528035642928af

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_lance-1.5.3-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-lance-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_lance-1.5.3-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_lance-1.5.3-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4e5f56e26834511e1b92b75cc7750f617c6d31f445772d24641e17be1dc00a6b
MD5 020c05c08171dc80b4ca5443636b8c69
BLAKE2b-256 74adb7d78ec58ade9a2c7c7a4c94abb7f9beb50f019ffaa73528c3b241f5887a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_lance-1.5.3-py3-none-manylinux2014_aarch64.whl:

Publisher: publish-lance-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_lance-1.5.3-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_lance-1.5.3-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dddae2f05a9200c594f651b78b9d1d63a39e3007842bc9e765891df99aff55a9
MD5 3bff9614a9e5b204de41a51439448eee
BLAKE2b-256 2e9cb8a223edee3d825d141700e5495f357c6cb395279775e6b7e1ed92c2b3d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_lance-1.5.3-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-lance-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page