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

Uploaded Python 3Windows x86-64

duckdb_ext_fts-1.2.2.20250921-py3-none-manylinux_2_17_x86_64.whl (7.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_fts-1.2.2.20250921-py3-none-manylinux_2_17_aarch64.whl (7.2 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_fts-1.2.2.20250921-py3-none-macosx_11_0_arm64.whl (2.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_fts-1.2.2.20250921-py3-none-macosx_10_9_x86_64.whl (3.2 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.2.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 0fa34a132eee7b6812a7029633d5eb9ad9423f3a7cdcb3d38611ed330703b8c8
MD5 bd8149b015d05964d02b00d0b351a437
BLAKE2b-256 e81f464a6b8b7e262cf41052145d0fbeb664b0cb9a496c7d4ca7738455944742

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.2.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 b6060a8a8bd99f55d421c9110ac44ca921a1df8349795ecbe553d42f4b1f6f63
MD5 7ce42e02705b0cc832702bc2966283fa
BLAKE2b-256 7620466963750bf6dedfd8d2c5a7c2c5716f67e3f6e28f1cc470f72de7e7b3ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.2.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 d88aed5367ddbb9e4dd709e05845d6a66b29dd0c1e9897a5f3ac183d5842dfd1
MD5 4fa0c4e4ee62917d1b315c2189f59e21
BLAKE2b-256 ee6e8c95e4de7a8f1d65434affb06ffb6ac13abb15c26e9ece5eda8aec2fab52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.2.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bd7201058882e39b2212b72d95b6ccc2079f12d7396ac585d2c9a3d3f448d565
MD5 2a5dcd9f82e0f5b31dbf5e4755efcf7b
BLAKE2b-256 4e7915e30ab0a78046d89017f7b390b845fcc23119071143035a165dc383439d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.2.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9e5fe44ae270edceb25f83c89165598a99eac3b37c1cebca199192dd2a444ae2
MD5 c2061728ab7aee5757cbc8cb4499e4a9
BLAKE2b-256 de7e4f32aa1bf0c4eba103978970fbec80578e001469cc3ee4b45aa57bc690f0

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