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

Uploaded Python 3Windows x86-64

duckdb_ext_fts-1.3.1.20250921-py3-none-manylinux_2_17_x86_64.whl (7.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_fts-1.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl (6.9 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_fts-1.3.1.20250921-py3-none-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_fts-1.3.1.20250921-py3-none-macosx_10_9_x86_64.whl (3.0 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.3.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 c93d55de5b8bc2d8d5a1a281832affcc62bc7617bc725056294068c9a72aa632
MD5 c9dd2feea9e8953700f035bd1540a5ba
BLAKE2b-256 44510cc3fd7d92e7ae48b57c2423e38ab622df878f5bb82847a6e846e0f9eece

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.3.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 84108c01b5a1c4b151b542eeee097ca0021c36b1acc17c6b054df9a9cceb2852
MD5 0b6bed5b0ec09bb2deac797e270eb640
BLAKE2b-256 3cdc3d9a439e2adcb37fdb8ce5d8bcbb654142c7bc27e64c8c2ea2b1b791f252

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 452337fae95a5a6f09175c76fe692ad361d9d512011505edde5b0195f701db1d
MD5 8fc085395b3b4ebe788917504875fb10
BLAKE2b-256 e106e53c7294d00d014868ab05d205bc6fce493a2d49b6fc9774c9bf9b13bdf6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.3.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 023702e2205823fce4f265085af06135ac5d02be640161fabbc56e4d821f9f3f
MD5 fb7a5809a6d066d8f8dcd26216c708bb
BLAKE2b-256 6ff3d3ba3424e82e0c40cc44c07bb506ffc2b9ceafba098ccea15cac43e8bdec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.3.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dea3417fa531f1ed0a5a12d45a09e8cc558f1ed8f938479910683c3f2da04e1c
MD5 6ca36d3e8c0bb8ea677f2a7b656837e3
BLAKE2b-256 c38319e51a8b617c3fae056331ff0db2363cd150165d3d8c64f284e04be8c8ea

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