Skip to main content

DuckDB extension package for duckdb/core-extensions/fts

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[fts]

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_fts-1.3.0.20250921-py3-none-win_amd64.whl (15.0 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_fts-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl (7.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_fts-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl (6.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_fts-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_fts-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl (3.1 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_fts-1.3.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_fts-1.3.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 fb5647d69dd19ecc2704b98c52ec20fe4ed2e0e533a1eea2af85d8e0ec8132ad
MD5 ef878187c7e93d0e0e7362c49ddad4e2
BLAKE2b-256 4bc548305bfb2039f5775476acaa303c199680db8b9796b6fe0cd2c63b6bd714

See more details on using hashes here.

File details

Details for the file duckdb_ext_fts-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_fts-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 5db886698d3f1fd61d9c1d4c97070cd3ac1ea4594c2e26d711a4c8cdff26c5e1
MD5 a0fa012b8105817caa62c6d5443a69ea
BLAKE2b-256 7e8a070b92f399f5f51bfa6ebd4492fa5f5fde45b2c8e6319045fce67f5610f1

See more details on using hashes here.

File details

Details for the file duckdb_ext_fts-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_fts-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 b34235ed7c70fb4c423d8a9ceea4903498a49d38578b1b86832900f5af399ef5
MD5 4568df994c4874375e2ae5dc481503f4
BLAKE2b-256 fac715be32517eb0a7d377750c792f464b71a70c6f40cfcb6554e449bbfe178d

See more details on using hashes here.

File details

Details for the file duckdb_ext_fts-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_fts-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 317511cca673939592fca30cd0228b2f9eb10faf81f39e2049e4c9da4191a1b5
MD5 63061f89c7a6c5258e480de60acde027
BLAKE2b-256 2a5eb8b61f2a1aa703f50213f6b4fa7bbe7f35584e37dfd5783983ec964ffb18

See more details on using hashes here.

File details

Details for the file duckdb_ext_fts-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_fts-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f58610f43ee48a45ba934b5e786f30f67cb626a13ee2e0074eaf6f434e0f3b1c
MD5 df29f32b8a1dc4169dea4d47e63b25fd
BLAKE2b-256 b4262399d2df0b6b6c2ab23fd89861f5f48b58722f5f9f30ebc6301beb1878b0

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