Skip to main content

DuckDB extension package for duckdb/core-extensions/vss

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[vss]

Usage

Option 1: Automatic

import duckdb
import duckdb_ext

with duckdb_ext.init(duckdb.connect()) as con:
    ...

Option 2: Manual

import duckdb
import duckdb_ext

with duckdb.connect() as con:
    con.execute("SET extension_directory = ?;", (get_extension_dir(),))
    # Ideally also:
    con.execute("SET autoinstall_known_extensions = false;")

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_ext_vss-1.3.0.20250921-py3-none-win_amd64.whl (15.0 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_vss-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl (15.3 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_vss-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl (14.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_vss-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl (8.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_vss-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl (10.2 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_vss-1.3.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_vss-1.3.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 25e324dc0837b089205c7ed36dc503c2f619f26bcd2ee1bc081ab9511f45e54c
MD5 ac3316d94c1c9f9e40dd9b96a95dd9e0
BLAKE2b-256 eb5b7c65667e68a2fb869f7f8bb4ff4e49b46b310fce9e8b87685847b1e25dad

See more details on using hashes here.

File details

Details for the file duckdb_ext_vss-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_vss-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 65c097adb0466cb511c3cb75aa7a67c91fced1ee30445ad01e73847d9050808c
MD5 9b0256f7cde3aec500d3921d1d3c5904
BLAKE2b-256 160a6eb80832aa4a98eb147f6d3fc94d44afd014c5f49beff96d243062923dbe

See more details on using hashes here.

File details

Details for the file duckdb_ext_vss-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_vss-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 030094be12ed9099edaf43e94a807d4a47d29764a42b447e9b10e06e9027bbfc
MD5 3465f20d1bdc4c649573f5756cb4ac08
BLAKE2b-256 d824645d65cbb88c1c16a9460538137f733e013f523717eb4ba71d0b70085403

See more details on using hashes here.

File details

Details for the file duckdb_ext_vss-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_vss-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 43ffa420ffc859c31a47e2e95825f11162a0f8766e085834471903357c5088e5
MD5 31aa699312ae5e956df336d3e7dfce84
BLAKE2b-256 f52aecca2ae13196e1da8a1e72f46d85c1908fbd6ecf5a6d35782b9e71d52ddf

See more details on using hashes here.

File details

Details for the file duckdb_ext_vss-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_vss-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 90e8afb0ec6409741ae40c9b1ad5212414fed6919bab32f44fb7ed5b8d16543d
MD5 fdb289ca4fc8e9e1479bc2c094df444b
BLAKE2b-256 d032cb6b468e84e9a8de2ac5508172b18ec6a83020211609d147c2b5632c4c35

See more details on using hashes here.

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