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

Uploaded Python 3Windows x86-64

duckdb_ext_fts-1.2.0.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.0.20250921-py3-none-manylinux_2_17_aarch64.whl (7.1 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_fts-1.2.0.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.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_fts-1.2.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 08d76322f9b35e52577e8153a07b16c6e51660bfd70fdfc671d2e6d3e0f5641c
MD5 f239f2d006b0d4539226090c6a3b5668
BLAKE2b-256 025d04b8eaf101e3a5b7a9f382e56cc14b4d4f2d9c4d7224537e6cc6be3e8d39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 209e4b8c6a9d4137bdad2990d3234c70abef21180c75a13e02a772abf74cbddd
MD5 3362fbf717d6bd38be59538b6e8b18c7
BLAKE2b-256 4b93ac39f49d01956f139b3288ab9bfaba3e40f5c8b85dd2f1dd97fbdbba58aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 5aa8da571c24f21cf21050e676e2693a8f6240d60b0d0358ef8d7ff39c5438a9
MD5 b517c18c2ab3bddd7f23c8f75fa7e98c
BLAKE2b-256 6ac887bd5a799195dcce88e8a6b9fc0e47b9dda14724b0b3d4d05d9923fad7a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f14f1458940ae5b7fe05c1f5bf24c37b9c2b8676d476f605656e67327a6ec12f
MD5 4130caa888f11f85d7c8545a2ea727ff
BLAKE2b-256 a7b1e707a2c16c7259e19d335c97f166fec3c02404e60e97341eadde0aa0bfea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c18b7d1b0cb3539ff059e5a79d64834659bb663792609a1a8201e8d3f10e1b4e
MD5 79883fbcf0ee25add0b4ffebee4d945f
BLAKE2b-256 883e57a62fe5910e7c68328dd01947ebb36d77fd7f06ac008aa05f3d50e70d18

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