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

Uploaded Python 3Windows x86-64

duckdb_ext_vss-1.2.2.20250921-py3-none-manylinux_2_17_x86_64.whl (15.2 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

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

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_vss-1.2.2.20250921-py3-none-macosx_11_0_arm64.whl (8.6 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_vss-1.2.2.20250921-py3-none-macosx_10_9_x86_64.whl (9.8 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.2.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 c7dca652cf0379273ba58eb735ade1ffdeeace38ea24b3d77aab5190a0356fc1
MD5 d94b59bf7155e6248797a23c08255b0d
BLAKE2b-256 efd24539710c2e43d8e4a64ddb4acee58e8a466ea99353c6c558b2a2fcb74b61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.2.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 4775b53b387459c4fed8e49abfffdb647e29b76cc9c53ec49fa1e10e0fc7a23c
MD5 d5bcf77eb05619b808b027225b1391cb
BLAKE2b-256 a012a95ad0d2a5e0de828321f20582009cacf3e93420dd00961cbcbcd42df04b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.2.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 11ae1227ff3880f8452080551c4d2742901a7e0777492b37aabdc71312ca8896
MD5 9bf9d2439196c908b91d490bb695ad68
BLAKE2b-256 24ad963d7a774fd5e0337c15e22874ea8e47a613054e44ab96335940c37b6642

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.2.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c6b6366608ca096b215ce0145c028c4f4b86e481ccf84efdeb16ccf75f3a1725
MD5 0e8423cc7ad7d8f882be2584c52ea9d0
BLAKE2b-256 7bdfd4a1eccae0c1327c6bc48d931e06ba8142ae63cecb00c0bebe157bafbc97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.2.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 194379f3c1fcbe8a86cc1ec0cb82c7c1157dfad2fd18b4575ccec2de137eb082
MD5 984822204f34a96b56dd9b7ecd79c24f
BLAKE2b-256 8dd53ec7d9be078d693ff02ae3593c9ab3dc43ab2a9d6353d68f1ca0a73905c5

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