Skip to main content

🦆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 import_extension
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.

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

Uploaded Python 3Windows x86-64

duckdb_extension_vss-1.5.5-py3-none-macosx_11_0_x86_64.whl (8.7 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_vss-1.5.5-py3-none-macosx_11_0_arm64.whl (7.7 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.5.5-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 87c13732ec017feb00ef1081c55a558d909466b85ebca706edace6451e40e396
MD5 9a695d9166af7d25a5b99e64df200f30
BLAKE2b-256 58f88081ae46eb7e9d9fb260b48a35d653c7c7c265e92000e3290e58ca2d7a30

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.5.5-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4d1b8013134cc1a14810fb2bb962653382fdccd6e1f39f0d383e38c88eb17efa
MD5 51d089463dcc5c431e9e9833ceb01630
BLAKE2b-256 a6ed5f314fe0bf6f5ab37bd2dc4b468f1e23cb0f78e7f08678f377baaa500aef

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_vss-1.5.5-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.5.5-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_vss-1.5.5-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3d16af1cbdb3ad918f941cc1a8472c067040663bb52bb5c2023ef585c0dc9a72
MD5 cbed3301cd41e099e5cf149e672a46e5
BLAKE2b-256 504eb3d17d0ec53c24ea52704f7f56aca2bd054451aa940fa1ff1fb5fccd533d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.5.5-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 03d19b9546f1bf19fd5316a85e2a0dc765203a799162882ac4484bc5110d60cc
MD5 5c5a16134c23df33e11f659ec25f97a5
BLAKE2b-256 65e3123a817e61ff39e67bc3fd470fde4e053870aeb1baacdbfeba01d1a2f597

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_vss-1.5.5-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9919be65e6ab6fb7d898dde7ea838aa3cf5ea3d9fae285b130d21dd51dd6babd
MD5 85eb7a9997265b9f4fcedf72832614b8
BLAKE2b-256 7bc70e67560ff4c91f900dd3ab18fd4fa8e2f9c6298b56f86e47020b6adb5a12

See more details on using hashes here.

Provenance

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

Release history Release notifications | RSS feed

This release

1.5.5 This release

5 files

1.5.4

5 files

1.5.3

5 files

1.5.2

5 files

1.5.1

5 files

1.5.0

5 files

1.4.4

5 files

1.4.3

5 files

1.4.2

5 files

1.4.1

5 files

1.4.0

5 files

1.3.2

5 files

1.3.1

5 files

1.3.0

5 files

1.2.2

5 files

1.2.1

5 files

1.2.0

4 files

1.1.3

4 files

1.1.2

4 files

1.1.1

4 files

1.1.0

4 files

1.0.3

4 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page