lancedb
Project description
LanceDB
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
Built Distributions
File details
Details for the file lancedb-0.24.0-cp39-abi3-win_amd64.whl
.
File metadata
- Download URL: lancedb-0.24.0-cp39-abi3-win_amd64.whl
- Upload date:
- Size: 35.1 MB
- Tags: CPython 3.9+, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5f1c22d86f0bd1e5dad3744ac28b02eafec89c83a0627903f840a1a7c77d785f
|
|
MD5 |
5ea5deb8b4a739d0f82eab2ba1cb540f
|
|
BLAKE2b-256 |
16db9a31008d1c19f628efea0bb32a5420f915dda732df59987a94f523d1fd6f
|
File details
Details for the file lancedb-0.24.0-cp39-abi3-manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: lancedb-0.24.0-cp39-abi3-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 33.2 MB
- Tags: CPython 3.9+, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0462d820a0404c1fd7b737fbc9e131438857d2fccd321852fba8ed5b55283e0a
|
|
MD5 |
f64858094e389a74a35fb2077d5aff36
|
|
BLAKE2b-256 |
eb96ec1dedba86b2a7d40ab778bc24a068abb5d67a9a5c996666ac7a2c88f64a
|
File details
Details for the file lancedb-0.24.0-cp39-abi3-manylinux_2_28_aarch64.whl
.
File metadata
- Download URL: lancedb-0.24.0-cp39-abi3-manylinux_2_28_aarch64.whl
- Upload date:
- Size: 30.1 MB
- Tags: CPython 3.9+, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bcad8e621d88ab5463c0a70c938789e6ffd9c719dc3f1ea5bafb2ed41f917a01
|
|
MD5 |
ab290dea003882615d665e951fafdd96
|
|
BLAKE2b-256 |
a939f1f8e3986448ddec8d9f49b09865f2e625b31622e4b10d06fcd29830bd8e
|
File details
Details for the file lancedb-0.24.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: lancedb-0.24.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 33.2 MB
- Tags: CPython 3.9+, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
56c16bb960526262a0efe45e3ed98dd27bfde64a1cd0be7146751749eb6b922c
|
|
MD5 |
29aefa96f22164c7b7b82c3957af681c
|
|
BLAKE2b-256 |
1fce5127b944e779604cd9e1516d31d8f7e4d4cb50ec550a5fa1ba261326788b
|
File details
Details for the file lancedb-0.24.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: lancedb-0.24.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 30.1 MB
- Tags: CPython 3.9+, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
86014528ee986c308adaa94763000c03a3e23420d93516bf69c68d791855511c
|
|
MD5 |
c4cd9e191347a5089b792c0ee48a715a
|
|
BLAKE2b-256 |
474dce8c17330b66af3ce8d88dde7d3af72d49ab0301697b520818a7bebc73b8
|
File details
Details for the file lancedb-0.24.0-cp39-abi3-macosx_11_0_arm64.whl
.
File metadata
- Download URL: lancedb-0.24.0-cp39-abi3-macosx_11_0_arm64.whl
- Upload date:
- Size: 29.2 MB
- Tags: CPython 3.9+, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0355bb61a2a9fec7d2f644a96f994e4f53521d17e4d3d1fca4c6824f92d63d0e
|
|
MD5 |
972dc3225a3897b535c43a67cc85d984
|
|
BLAKE2b-256 |
448bdb0818d7a482d4bc13210e0491556340190dbf2e897ee18a9ba683794b6b
|
File details
Details for the file lancedb-0.24.0-cp39-abi3-macosx_10_15_x86_64.whl
.
File metadata
- Download URL: lancedb-0.24.0-cp39-abi3-macosx_10_15_x86_64.whl
- Upload date:
- Size: 31.7 MB
- Tags: CPython 3.9+, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
32954ff46ea51dd174bb6885181612246add07867b1e99fce934c586ea0668ee
|
|
MD5 |
56758ab5c7e492c3011ba127419a2b1b
|
|
BLAKE2b-256 |
05da613140f8c354c630cb43db57c05464881a345e015ca37bdf58a1f3bc51de
|