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

duckdb_extension_vss-1.1.2-py3-none-win_amd64.whl (7.4 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_vss-1.1.2-py3-none-macosx_11_0_x86_64.whl (9.1 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_vss-1.1.2-py3-none-macosx_11_0_arm64.whl (7.9 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_vss-1.1.2-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 0ceaf8093e9eaa7709919ee3258a3c4a5fc2b7846009d871188968ea58ebbec2
MD5 9688d891324fefdca305ebf411e7f77c
BLAKE2b-256 df63ab2da89f952cbc76e6322de38d82e9dc679377e7b7d9826fe6e9bfe7836c

See more details on using hashes here.

Provenance

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

Publisher: publish-vss-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_vss-1.1.2-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0b334d72b57e9aa7bad660560c9d83e5b7551ca7722154fe0d819e65981e11d1
MD5 d145c27f6e5fa60071facdcd9d19222a
BLAKE2b-256 7e5c9b7b654b44810c1cde6665bb7c302a5685fb8e9756a43de1e1745d585bd3

See more details on using hashes here.

Provenance

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

Publisher: publish-vss-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_vss-1.1.2-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 63240b740a6de1acac06a6a3681587dcae72be890f033ce5444348eace5e3b63
MD5 2db205d921901cbfcef8c430fbd716c2
BLAKE2b-256 4f6545c72d5e7551087afb61fb32fcf14e1268e7dc4c60f0166f239d70047cf9

See more details on using hashes here.

Provenance

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

Publisher: publish-vss-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_vss-1.1.2-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a7bf8ba8361478395ebf930be3d75b006072205cfe4d0d744751af845052d0a7
MD5 3f767c777a0a5681f516cc8074b2719e
BLAKE2b-256 624216b4501f01a7967bed014aa8b6322c0ba9eaedab4efb1588714ba9b6b3ff

See more details on using hashes here.

Provenance

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

Publisher: publish-vss-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page