Skip to main content

lancedb

Project description

LanceDB Python SDK

A Python library for LanceDB.

Installation

pip install lancedb

Preview Releases

Stable releases are created about every 2 weeks. For the latest features and bug fixes, you can install the preview release. These releases receive the same level of testing as stable releases, but are not guaranteed to be available for more than 6 months after they are released. Once your application is stable, we recommend switching to stable releases.

pip install --pre --extra-index-url https://pypi.fury.io/lancedb/ lancedb

Usage

Basic Example

import lancedb
db = lancedb.connect('<PATH_TO_LANCEDB_DATASET>')
table = db.open_table('my_table')
results = table.search([0.1, 0.3]).limit(20).to_list()
print(results)

Development

See CONTRIBUTING.md for information on how to contribute to LanceDB.

Project details


Release history Release notifications | RSS feed

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.

lancedb-0.32.0-cp39-abi3-win_amd64.whl (54.4 MB view details)

Uploaded CPython 3.9+Windows x86-64

lancedb-0.32.0-cp39-abi3-manylinux_2_28_x86_64.whl (50.5 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.28+ x86-64

lancedb-0.32.0-cp39-abi3-manylinux_2_28_aarch64.whl (47.1 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.28+ ARM64

lancedb-0.32.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (50.4 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ x86-64

lancedb-0.32.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (47.1 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ARM64

lancedb-0.32.0-cp39-abi3-macosx_11_0_arm64.whl (44.5 MB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

File details

Details for the file lancedb-0.32.0-cp39-abi3-win_amd64.whl.

File metadata

  • Download URL: lancedb-0.32.0-cp39-abi3-win_amd64.whl
  • Upload date:
  • Size: 54.4 MB
  • Tags: CPython 3.9+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for lancedb-0.32.0-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 d52ef6957753cddb1b6696284a0d3d1f40321db3b86621cf998aca5406dc9b07
MD5 169fdf00e5c492574813ab199e8d8680
BLAKE2b-256 adcbcf017dc8f372a1f88721f372b0cca4b2491c61cba90de18d74f9ba988bfd

See more details on using hashes here.

Provenance

The following attestation bundles were made for lancedb-0.32.0-cp39-abi3-win_amd64.whl:

Publisher: pypi-publish.yml on lancedb/lancedb

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

File details

Details for the file lancedb-0.32.0-cp39-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for lancedb-0.32.0-cp39-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 25559ae6258eb76c133adcfadacf8e07416b411c8ef68e6ee0d8c8da72821c85
MD5 b5828223046889e0f03fc2e50917e8bc
BLAKE2b-256 1ee60af8933f173625489aff7c32cc0b83254d1ed45bf6bafcc7d9ae394650e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for lancedb-0.32.0-cp39-abi3-manylinux_2_28_x86_64.whl:

Publisher: pypi-publish.yml on lancedb/lancedb

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

File details

Details for the file lancedb-0.32.0-cp39-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for lancedb-0.32.0-cp39-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 aaaf307d2a46cded605d719a521745c25844c28485670b61fd789a9c319af289
MD5 57108e78d45da98ce74ce20751955c9a
BLAKE2b-256 647a76bfbd52a10f3687f9ffed3ea09107dfb63b0f9e84a650059f077f75262c

See more details on using hashes here.

Provenance

The following attestation bundles were made for lancedb-0.32.0-cp39-abi3-manylinux_2_28_aarch64.whl:

Publisher: pypi-publish.yml on lancedb/lancedb

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

File details

Details for the file lancedb-0.32.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for lancedb-0.32.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a0444a328c6140f76bf0947464b8807e329b7f6d3ef0df53b04f13258fcb9c72
MD5 028ee68dc984b744e1ecf5140c4ee15b
BLAKE2b-256 eee3dc168ecfbd414c2ab6f2e7f7191f15cd509ed30f96b5def40680903f9cdd

See more details on using hashes here.

Provenance

The following attestation bundles were made for lancedb-0.32.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on lancedb/lancedb

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

File details

Details for the file lancedb-0.32.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for lancedb-0.32.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 72be57ec49ae5583d080e2778e74fd38598ea16a0a18c2dae5943fa0546e103f
MD5 548556b06a4c339430d9b5eb55e36b1c
BLAKE2b-256 5cf2dad63c027f65efe36312cb10e964dd98b18c7ef3daa190ef25411399a901

See more details on using hashes here.

Provenance

The following attestation bundles were made for lancedb-0.32.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi-publish.yml on lancedb/lancedb

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

File details

Details for the file lancedb-0.32.0-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lancedb-0.32.0-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2253d2e230afb69c679f2b46dd92784475022425a262fa87b43e7c61ee1b7c61
MD5 0567d29d9af9189e6e7dc408285be082
BLAKE2b-256 8fa4a45c33ca5071a39b92200c98796770701b6ebe60be1cd9bece8779aa02a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for lancedb-0.32.0-cp39-abi3-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on lancedb/lancedb

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