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

Uploaded Python 3Windows x86-64

duckdb_ext_vss-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl (17.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_vss-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl (15.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_vss-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl (9.1 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_vss-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl (10.4 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.4.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 616b3f732f31b048fd38aeb7f36689b7ffeaa92140f50237dd27110a50fb4c76
MD5 401fe7954a2601bd0e1dbfe2fe3425d7
BLAKE2b-256 f39aedb69a371e0667b6c8bb7f8dd08e03845a3cb9351a785ca74a7b44abb57b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c73d2684b45942a8d46aba5a6dd40e9d74e3de34edc564cef992f0804ed934c5
MD5 72705c7a4e27d7734c4daa1970311bea
BLAKE2b-256 fe4f972b290fd4425821e3310c538b28f6ea89dd3e9985888c5151b78c28dbfb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 787e0feb732eff53f1ec88d9e7c081945f50a4835ab63f88ed014061c090bea2
MD5 a62696ef4e72de154099bdefb936717c
BLAKE2b-256 38575ceaa88afe374eb8cf6f91a3762b15a051d81f676846c3b350e506f607e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 194fdedce71007ac860cb8ba3e4f5ceebdd3b999b3c6873d4452e3bd487bb92d
MD5 e40cce54ef848cce29541735d5f5a46b
BLAKE2b-256 be87e3be63671d9ddd1f0f23fe20fb5f6c61dfcaa1cbb9bf2c0b4ae1c06064a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_vss-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 95eba8715619d4a5e9433c46e68cec82720778f40aa29ea4a221657783fbc17b
MD5 e23ed7f0abc52dcabd2f07a6760ad0ac
BLAKE2b-256 623d98fea3e83da25995575dd76bcfa0788965ce33c186cc85813892478979fd

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