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.1a0-py3-none-win_amd64.whl (7.4 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_vss-1.1.1a0-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.1a0-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.1a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.1a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 7feab704bd54ba676ae0fd18d396d1cef788689355f7eae3c2692825159763d4
MD5 b32e8cd90a50cb9149e7b79fe9226bef
BLAKE2b-256 e20850bd6266efb53ad01a0d165507f1a245627520330e664fe9e4bae1664fe6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.1a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 66c7b2c7e2e454d602026ae39417c541b2ab502f158ae6cea112ac8be0584d9f
MD5 f6ffd1b38829e527c9e2fc4f9411a67b
BLAKE2b-256 f9059686f41c73d28d653689b8a11e45a6742dc0394dd111f78a4c6c0acb663e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.1a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 609337d155773d3e049debe6bd0169e4927d174a6a031f09550bfb94d21011aa
MD5 6bf02abfaded5995fb54e0c21c84c0c6
BLAKE2b-256 4852ee8bc5f6297ed1e2305060c9b28c23bb2d2458bd72e12563fe9cf35a5bf9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.1a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cdf515ae6a7826dcdbf124e7ac343c100fd3a529721ac15bf44cfc8be3367330
MD5 d80ba1725b5bc20b6c62416fdf5e903e
BLAKE2b-256 76a55486b24d408ac2f7c82e74e584f759e1f5dea68137d346f44fe32add59e3

See more details on using hashes here.

Provenance

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