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

Uploaded Python 3Windows x86-64

duckdb_ext_fts-1.2.1.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.1.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.1.20250921-py3-none-macosx_11_0_arm64.whl (2.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_fts-1.2.1.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.1.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_fts-1.2.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 13319b091b89289f61df30510552532de2566229102e8cf07d9b877fa8eb97b6
MD5 9b939aa824cf4df0610c8e775bdb7422
BLAKE2b-256 2b8f0b7c3b5b54558fa0245a2ddd9b2967428a679454f7b7373d8d392b34348c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 35de4bb3b9e7bf684be8905b0e0511b63602774af15a17b11a184fbfdf415851
MD5 0232408943ee288642f74082db4d0012
BLAKE2b-256 7afc93df84509c23f7dd57018373cfddb8194537b334c048dbf042681873d929

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 ffb274a53cd7c7fc867fb4fc4fd723f52f3e3f5a0f5257c06a3c09e4e57a0964
MD5 94f4fe8293c1160397cdb5983fa179cd
BLAKE2b-256 418c0622afc2ecf547eff8d38f6514535a5e475a09ae40b7a3a82eafb8e2b697

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ebbb32bbace99907906e534285c2775c57ea4e6e22e03e51a1a696939466af19
MD5 70023f6e6dc0eaaa947002da27aa1381
BLAKE2b-256 e5a086866123d4564ce17a8926fe0a1453e6d7df816042bb857b53a42793b445

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4f2f18e14b2dd9b7dc6df22dcbcf79cb225aedc61a85dda185716ad2959b81c6
MD5 4d70ad4c4c280ca916c82bd29d1eb5d7
BLAKE2b-256 5708de992f7e5867d19c1b7d2731e325e437495fd3dbfac441963917d34009c0

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