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

Uploaded Python 3Windows x86-64

duckdb_ext_vss-1.2.0.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.0.20250921-py3-none-manylinux_2_17_aarch64.whl (14.3 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_vss-1.2.0.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.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_vss-1.2.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 d9f16d2705e5e313ac4d0fe563798c51a1a037c1eb7a1c061e7a9803fb96e386
MD5 143d64b798395a4bd10aba180c9b7bd2
BLAKE2b-256 76b563a696be74dd9d817c990537f1001002d310fb3b58848bfd5489f57e4ff5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 0dd5a9e16c07d5491084b466ae17035db52cf6d43992a6c4f93f155029ae90e6
MD5 03166b51bc18c8737414aa56e95e23f7
BLAKE2b-256 4142f60ee48f1484b8eb8ccfebfd45863373b4de1f9fb20ad0a7e048bbde0747

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 a02074c61dfa783b5f15f98065530bb04deb24271673aee29484305302a6b2f1
MD5 d95945c736f4be71568938657611132e
BLAKE2b-256 d05f1015de5535657ddb6f75e03df662139010a5cc319e94c7c10e879c00286f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7b283fe1283583937df525728a125a3b8c61de03d35bf9def0b5367e18beed16
MD5 6ff1a136a8fa12fe63a4ca91fe095a30
BLAKE2b-256 5cc379a6d181b05e4897c0312cb3ca4c276e16c7d815b62aeffc9fc92276e100

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 797dde94280deda40a1a4fdf28565878bd6711a1ca0be4716d37e816ead91f59
MD5 a95020c4fbd9e15d2432f61c5a220c36
BLAKE2b-256 3927cfb78e42ffe69b0715db7c200e11ad8838916b9a7faff1fe3e21f4c6b773

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