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.3-py3-none-win_amd64.whl (22.8 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_vss-1.1.3-py3-none-macosx_11_0_x86_64.whl (10.5 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_vss-1.1.3-py3-none-macosx_11_0_arm64.whl (9.2 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 0861ae73734994e1390b1b8209b9a786794ed3dcb80dc5013bd3e8ee5bcc10a8
MD5 9a7bf87e4a29d4db42519c96c61bffcb
BLAKE2b-256 ec3c362c81d7edc5a22edb16ec4ee2fb8ecab5be48b978e6b081aad2eb687f2b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 72e26496466f2caf5c248ca9b8617a8be882ee6cba668e1b6879afb1daa22b7e
MD5 210662b783fd77b2b3d11207a936afcd
BLAKE2b-256 5222a4bee843efd77a36e40633c5dd0ed1c3233c0e388a196ba3eb714cbec4dc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.3-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 33d3f4c400ff0cd646ada76b1e3eeff3cb01737c8095bf766804bcbfd202ae35
MD5 af292f124de492ba30e10fd2618a73b7
BLAKE2b-256 39ec7c19548202bc3d2caee72400bf6b7a54588d766e808a183ef416ffd8025c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.3-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a816a043610442bdd24d7f2672c7e0e5d3f07bbff5c3c68acd43dc20a9a38602
MD5 110302d5554cef3518ef933b028af5cb
BLAKE2b-256 e3347d69db1617351b62206a5f2d43e6e1ff27220754d2e0dda4329b509e2924

See more details on using hashes here.

Provenance

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