Skip to main content

Duckdb vss extension

Project description

🦆DuckDB vss extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-vss

You are ready to install the extension for duckdb.

from duckdb_extensions import extension_importer
extension_importer.import_extension("vss")

Verify that the extension is installed.

import duckdb

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

License

duckdb-extension-vss 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

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

duckdb_extension_vss-1.2.2a0-py3-none-win_amd64.whl (23.8 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_vss-1.2.2a0-py3-none-macosx_11_0_x86_64.whl (9.8 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_vss-1.2.2a0-py3-none-macosx_11_0_arm64.whl (8.6 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_vss-1.2.2a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.2.2a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 b0314db3e388d712ee6cb9b62214b6fefd52d73e5bee1c59da4bb446226afa6d
MD5 d3398f5466ee4cf29a5e62df7a9f136d
BLAKE2b-256 7dd371ecd039f0c2b5ac5b8f8fe2cf4a0e513cb88f3b92cb24ad45a5628a6ffb

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_vss-1.2.2a0-py3-none-win_amd64.whl:

Publisher: publish-vss-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_vss-1.2.2a0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.2.2a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 54513163fb79cbb57dd4aa18850aacb00afab4590776d6055402008143a2230e
MD5 8e602639783289dd86d205fcf8263e41
BLAKE2b-256 ad641bf2933fa0bcf173e2c464f8415ee194585a9a265dbfb330717e06e8e65c

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_vss-1.2.2a0-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-vss-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_vss-1.2.2a0-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.2.2a0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 651df8520968e9080667188f6685d45d75a249fee3c893653cfdfd05d073a5bb
MD5 491a1db5e23721935eb26f790240ddef
BLAKE2b-256 ade65681040ed8bf65bfd40b6b6581690e00c339dc4f74a0734f3389473290e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_vss-1.2.2a0-py3-none-manylinux2014_aarch64.whl:

Publisher: publish-vss-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_vss-1.2.2a0-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.2.2a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 f930d4340d52bd0d684303068dfb4a320c35450752e6c5613586c6f33d629782
MD5 5d98421ddf95c3e26c588f52e0c4e880
BLAKE2b-256 921a6fa91d5f4170260cc681ca8bb951a686eefb9e38e55b168f68bca2732cf8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_vss-1.2.2a0-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-vss-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_vss-1.2.2a0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.2.2a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bd19aa9d2a8dbe2d74db26147e19b4101ec9f8f29f39cdb97b340b826f8846de
MD5 41061ec12e563a5f1cf472b1739c5a3b
BLAKE2b-256 4215c3d98e8465350edc1f77a4f2a29e746affcf331df3323ba8076b81263dfe

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_vss-1.2.2a0-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-vss-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