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 import_extension
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.3.2a2-py3-none-win_amd64.whl (15.4 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_vss-1.3.2a2-py3-none-macosx_11_0_x86_64.whl (10.2 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_vss-1.3.2a2-py3-none-macosx_11_0_arm64.whl (8.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_vss-1.3.2a2-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.3.2a2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 8686ab0fc0571b0a12a1bdd47c8f2e507b25ae8c91139192ade6333caf8d0c75
MD5 4593293534504a690df80126478b79ca
BLAKE2b-256 cefd400649e8a78a64579664ca4d277d6c32802908c8e85a681fa82f76674a3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_vss-1.3.2a2-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.3.2a2-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.3.2a2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2418e642fa98a6d003854ed6d0a312f99c9d8f893a8c0f2f062dcdc34732c4a3
MD5 d5b31e83b91bcc08f09203a320c174fa
BLAKE2b-256 019b1b36cd466e371c23c8c5ca8d7e4465c19df16253e9226fcf601683fd7be4

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_vss-1.3.2a2-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.3.2a2-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.3.2a2-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 23e3e8eeee07e9d8364331582d0e71cf8017755ddf71c41048006c82acf6b269
MD5 233b71943901481b6e5e82b527aedae4
BLAKE2b-256 48fed0bc6c06c22f60386bdc7b795e3d28ae991d2ef29ccad2015f0c5722ea33

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_vss-1.3.2a2-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.3.2a2-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.3.2a2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 64c21d1819cf50c148b52b172f32e2e7f407314e45e87eb6d47232f437f12a34
MD5 0622ea9eb35249df5c53dd7ac9aa971a
BLAKE2b-256 d010a88ea6f32277e067cda57b0b6a51f4d28ce6301c53de513f85dd26c8e03e

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_vss-1.3.2a2-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.3.2a2-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.3.2a2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 64607a10aa4c08837455a6a6c6059257cd86d4049592c357bb197a0df8b96204
MD5 633c5207b2118b72a0b0f42ae0de4726
BLAKE2b-256 c665ea14d5f4202e700108a1c435ca444c72d90982a60a5b00cae8961cdde008

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_vss-1.3.2a2-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