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

Uploaded Python 3Windows x86-64

duckdb_ext_vss-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl (16.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_vss-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl (14.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_vss-1.3.2.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.2.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_vss-1.3.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 1f1bee87812bbd4dbf08062c126abd47bc59ee47ace6ece6a96619c417ab4a6a
MD5 778787d9da939a42d264a390aa01deb9
BLAKE2b-256 c8338d6f46b63c584253a323691e33be5aaf94ceedff21a579aba56ae97bf6d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 1c63cd5daf3425162b513c1a57ba2e9382a113719c2683487a33b6b705d7abed
MD5 f54c29ee3e6cbd7d954a2e3049f29d00
BLAKE2b-256 617a1727460d6103331d478f7df6624c688ccc1f97b54161c0ed5c4a5be56201

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 8c76e1baeef6657c3a36c0adec4d1bbf32b3a701e56af12cff5a78b0a5a83d99
MD5 f199b9c0d20e21037f886800d46c5037
BLAKE2b-256 b3491df8a91e6bcf216e23f0bafeebb36c5f913fa8264190dab2de5857dad0f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9c42cb6ad0987c5485bedd252f995d083b387080e481735f9678bb7dead0426a
MD5 e5670a4f0e3b5a88720830c9040ec7d1
BLAKE2b-256 e2c058be635bb2f3d6dff52019646bc4f086f242292d3b5db23452fcd7c3c44c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dc3d9482dfe8d6b44c4c0fbbcd23eeda06475d60c1a590cfbb2c6e97b5ce7201
MD5 cb20ed06f21727e521dd787110dd72eb
BLAKE2b-256 f96fc2a079ac13fa1af6ca21849c950abcb39aef2047078af20d6867b1d26750

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