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

Uploaded Python 3 Windows x86-64

duckdb_extension_vss-1.1.3a0-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.3a0-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.3a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.3a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 0166d5aed9b3743930907dab19581b6b197fdedf0b890be0874f78668cf455ca
MD5 02158f0081f6c0611a8f93ad55db9585
BLAKE2b-256 efdcd900d35ee1779b9a7656183f34e5c260abfc3bcdfc0f372620da679c8752

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.3a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dc55f84e216d591e40536b3de83b6edecb4d1ad2bbc22bdb1824e305aa1fc84b
MD5 a9fafb8699560efc25577ba1a4401d45
BLAKE2b-256 98f8abbf222640b67cfc5f373d26568eb883921e76a062faca767c4614578e35

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.3a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 d5fe89e252a54573621c96a82a76a97794a2b28ce96e21d1e26f4b0bedff7b04
MD5 7b7feccc0d8a5ee34f8fa12a9762abde
BLAKE2b-256 e32e5aa88136d9cf32ec1656de4dcc554359d465e9345333f1eb28fead565ee3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.3a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 864a289f4a7af3ace590d27f1b52ef7c6f6559f2c1456cfb73b8bd5463fcf8c3
MD5 04bf4ecb9bf4b1bc1120d050624f42b6
BLAKE2b-256 fe8ca20e55e5396c2a1495929d32b8d01732884ac0e7de229023bf5f0c84624f

See more details on using hashes here.

Provenance

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