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.33.0-cp39-abi3-win_amd64.whl (58.8 MB view details)

Uploaded CPython 3.9+Windows x86-64

lancedb-0.33.0-cp39-abi3-manylinux_2_28_x86_64.whl (54.4 MB view details)

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

lancedb-0.33.0-cp39-abi3-manylinux_2_28_aarch64.whl (51.2 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.28+ ARM64

lancedb-0.33.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (54.4 MB view details)

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

lancedb-0.33.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (51.2 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ARM64

lancedb-0.33.0-cp39-abi3-macosx_11_0_arm64.whl (48.3 MB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: lancedb-0.33.0-cp39-abi3-win_amd64.whl
  • Upload date:
  • Size: 58.8 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.33.0-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 4ba78c6202b0f6c2ce8edc7aa470e550d2da56271c7cbdd10428613f1f7126f9
MD5 d6945e97ec8935873e2a7813fe9ba0cc
BLAKE2b-256 086cd0cc8da784cd7ed3b4940a5d1f3e7702e2d99a0a348ba81a376eed782810

See more details on using hashes here.

Provenance

The following attestation bundles were made for lancedb-0.33.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.33.0-cp39-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for lancedb-0.33.0-cp39-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 21b712825f0a00225e8974a41352c4ea84b0899ef8c23b17f672fadc38bd8346
MD5 446c046b346b8d74d8f376d5c97b7fa9
BLAKE2b-256 d91aa8647a432ac6aa59cdce1fc061a7050ea4278bcab364539b78af2ecf72d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for lancedb-0.33.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.33.0-cp39-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for lancedb-0.33.0-cp39-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 13da39f80adfea59e5831fe64e4166b2d70a2f843e6507bf644c4fe4c350087c
MD5 71c59eadcd561cea88de09c746820676
BLAKE2b-256 1cbde0f4bd621f10ecf96a801b0166e87799ed7ca5a9dbabcef9a6c766a58ef3

See more details on using hashes here.

Provenance

The following attestation bundles were made for lancedb-0.33.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.33.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for lancedb-0.33.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7ebf1ffad811e6254a93931a79489ba1f21f48564bdfa06abae846f5fcaaf3e8
MD5 a550c789222092c501b4f81bc1ec4637
BLAKE2b-256 49b7081cc29f8e06bf12191b99ab3fe702aceebdb0914476b821a8c0445cacc8

See more details on using hashes here.

Provenance

The following attestation bundles were made for lancedb-0.33.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.33.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for lancedb-0.33.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6c6c2402ed2744245ae76c4167c0461da0a7a80f1608e0ec491c1548ea2b4302
MD5 d2cb06fbd9ba098515446d357959b73c
BLAKE2b-256 071231787b93a856b2c31382c7771dc22fb05575b70b87c9efe454269f4f0948

See more details on using hashes here.

Provenance

The following attestation bundles were made for lancedb-0.33.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.33.0-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lancedb-0.33.0-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d4eaf6fa7c2eac619208f1d396f4de635ee0f535673067118a31c1181575c48b
MD5 ec17e58ea679b0437265b0a27cabc649
BLAKE2b-256 092fd5a4b2a5bb1f800936c76a6d8a4daf127a86fcab621eeb70b574a5adc774

See more details on using hashes here.

Provenance

The following attestation bundles were made for lancedb-0.33.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