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

If you're not sure about the file name format, learn more about wheel file names.

duckdb_extension_vss-1.2.1a0-py3-none-win_amd64.whl (7.8 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_vss-1.2.1a0-py3-none-macosx_11_0_x86_64.whl (8.1 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_vss-1.2.1a0-py3-none-macosx_11_0_arm64.whl (7.0 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_vss-1.2.1a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.2.1a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 27663836c4509e1162937d7a2de4a0efd675797aaa1de5a97b10483880f49cab
MD5 824c4ae76fc261257682ab8fb22881fe
BLAKE2b-256 ffc39ccbccd8c74bc4d492af35bd896149e4d5c41fd9e8b11730762da58e799f

See more details on using hashes here.

Provenance

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

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_vss-1.2.1a0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.2.1a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b76157adc224da9b54a9031ebcc2d952a5e086a67ac57f4e6034f30b7246e1eb
MD5 79c076e356a4ce7f144eac3af0730be7
BLAKE2b-256 945e15c050be143186c6c8272d7bd6e14ef3338f9d218836f9ab67cc68e905ca

See more details on using hashes here.

Provenance

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

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_vss-1.2.1a0-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.2.1a0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 47a1033410d8eb0e2977ebcab864e99ca28283cff616f4fecd077fba3e8d3b39
MD5 b9734b64ac5eedf032a6d58f60433c5e
BLAKE2b-256 292e8c60ca018887bb37837bfa31c8139e2b44bacb79533040e61e58ae174a7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_vss-1.2.1a0-py3-none-manylinux2014_aarch64.whl:

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_vss-1.2.1a0-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.2.1a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 9a32d6bd6a1038dec26d09eb547d14fc7a15ff791751a5c1d2dcff732d0a77f3
MD5 0a765e3e43a63e9cff044905daf0b102
BLAKE2b-256 47ff06ac23bfae2379d1a865fa38434cd7d928193ac478b727ecfe8bbc7dc92b

See more details on using hashes here.

Provenance

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

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_vss-1.2.1a0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.2.1a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9e9ca9fa870b5617d8a2eddb3f5e58eccbf79244808d3549591b732d778ea75f
MD5 6efa8aabb1ee5e154145777811973e0c
BLAKE2b-256 884438de17ebd3bdb3e37ae24f0f417424fd3a2ab6c53e9e8fa04cbebe08416d

See more details on using hashes here.

Provenance

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

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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