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

Uploaded Python 3Windows x86-64

duckdb_ext_vss-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl (9.1 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_vss-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl (8.9 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_vss-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl (7.0 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_vss-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl (8.1 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.2.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 4c27d335627216a9300aa19027b7918b2ac85107bf8867b760c7d6a52bd26bcb
MD5 f4e895c14c41e1e4a8f010555ee87b9e
BLAKE2b-256 d1d6c57928281013ea7e4c0d39dfb2da0599a59d90ce8f5025e8c086bf608fcd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 6bcbd7efb5b49a2f8c7a4c9ab54cb7e32ace3c44649142dfb0d27b90263008b7
MD5 d6c2dd9098511125de14443397134351
BLAKE2b-256 3ea8780cd80c3241a6010fe1f2ca8803658556997bd2ad2b3951cec4e9942577

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 2ce68ef5bf234ee55d050886f0ba244d0c0608ff004aff9ebfc12714f857fcb4
MD5 51443008f9154bf4662d76a5806f7692
BLAKE2b-256 ab76e51ccd14daa47b6c6786b9eedda02cd6984fe767e1d19f706ebefa25a10f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b4d516d2f48dd553cd6104c0c67046abeb4a3218e0de3ab0b5d5df1f3bc3caf1
MD5 e0fef13a7dd4e2255d3e13ba55ddabd1
BLAKE2b-256 c699a27d1afce15a336b50d9edc67c7ea8fb6a8f997d97e4a8dbb77bfa186a6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8307f665e70ad7edc064b7bd94a16b5892c37ae5058dd476740e078ea332b962
MD5 f4eec4e9d0a3e7cb91b6e478114409ca
BLAKE2b-256 1fc64fe599c5fce75428e2e93d63bf8cb84282927ba9b77f2ec1ec901e7fced6

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