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

Uploaded Python 3 Windows x86-64

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.3a1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 670c012c9ab0580d335d6504c8fb6f5568ca36c30e9a827c54c43dbe4b737565
MD5 09954be66d77a0d9a10d920b3f567c62
BLAKE2b-256 f9330e22716de82a6d63e1888217869d2439f071f1b30a1b8c6003e0ce1ee7f4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.3a1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 16f868d4ea23240f99944e5a3fb7cd459fb86e08aa188c5b0bad4faa914da62a
MD5 85d1bbf633c16c214fb8c0fbd8925bab
BLAKE2b-256 c4ccecb75f275ecaed2802029b539a66866a1b32371cb758c95f4fdc97cb6aa2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.3a1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 53ab5a33770f8b55e1994389f9337eb7533fa5a775db5fd63d0bed6cd08db959
MD5 1755ebeadeb8bac69e010b7bd5916bb5
BLAKE2b-256 0b906c1e83238ffea5f077662dacfd5d0d30659134876a7d9dce8f52f54147e1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.1.3a1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2812ca1b82970c675a0753cb165d724856c8cf419f1e8df84ac32139004e373b
MD5 904d23f1d49e40fbb109c4759f279d93
BLAKE2b-256 321d11b8eef0a3c7a4ba722bfd62a845e866ec097bf1de4a0dad0657890b75c6

See more details on using hashes here.

Provenance

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