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

Uploaded Python 3Windows x86-64

duckdb_ext_fts-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl (8.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_fts-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl (7.9 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_fts-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_fts-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl (3.8 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.4.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 8cfd9f9bcadd275a9c9db82c56378864b6d7a6cbcc4ed088ea5037ffd603963e
MD5 fc0d9b57821fe1b81b1b8e7dc2ccd9e5
BLAKE2b-256 90c3fa502be0f8b831f9f116cbe34e0c2af59fe9366aeb9a2d6fe79ee141ffc2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 0d34a6f7f7e1b0440d39459cedfd2f5742fac123cd0b35dbef573573c2373964
MD5 902c85093f5b3a14e3e3a546467fd67b
BLAKE2b-256 1229b8289ec5d0a7a3ab1596f0eccc6bb94b556a5a117b21858368264bb19a65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 289e17ab8591041d8ee78d8e5da101fd372186b068ed2e3280738b5671de6345
MD5 aceec6dea59d031dbe5e01c859bccf51
BLAKE2b-256 41135422d0f41c710cb7475f31de5d00d7db08461d55968525e461c83f521c55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6ab95d0bcc0afd2ba0bd6742e84706feed2304994ddf886fc70b06887b52f641
MD5 65c2579c01cb6115f5efead90e67deaf
BLAKE2b-256 430514600553c60c12c868ad27cd97f04ec9f9b9bc1641e68438d60d7f248581

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e155728a18be9fe22e0d9083b838dfd9ed28c0faf91dac122335754c0f10f949
MD5 bf2ec4a2874683b8e5f9000fc35ea627
BLAKE2b-256 bbc7b196f576196993e7a67348157e8593baaf52db1f64a9ed0fda85c408eab3

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