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

Uploaded Python 3Windows x86-64

duckdb_ext_fts-1.4.4.20260205-py3-none-manylinux_2_28_x86_64.whl (8.8 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

duckdb_ext_fts-1.4.4.20260205-py3-none-manylinux_2_28_aarch64.whl (7.9 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_fts-1.4.4.20260205-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.4.20260205-py3-none-win_amd64.whl.

File metadata

  • Download URL: duckdb_ext_fts-1.4.4.20260205-py3-none-win_amd64.whl
  • Upload date:
  • Size: 16.6 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_fts-1.4.4.20260205-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 9fc90c4dde2482032553bcd59bd4a5fc80f5e654fd6627e7e1ae4fddb94c0fb1
MD5 d33e2fa3f4a085f967edff3c3d5c4df0
BLAKE2b-256 8621d376a5285d16565c9dc07b1ec642272b0a67106a6136c9fb8c6a64c5be23

See more details on using hashes here.

File details

Details for the file duckdb_ext_fts-1.4.4.20260205-py3-none-manylinux_2_28_x86_64.whl.

File metadata

  • Download URL: duckdb_ext_fts-1.4.4.20260205-py3-none-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 8.8 MB
  • Tags: Python 3, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_fts-1.4.4.20260205-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7e885a5f693e542b5e2cf17fe976eda8def9641261fa11d0f6769b879470af90
MD5 cabc398661bc564761e26f6043ff0a38
BLAKE2b-256 11f8d31859d8e8474f1a0bf59c69f8b833eccdb230fca9b6d5c92680c79c4729

See more details on using hashes here.

File details

Details for the file duckdb_ext_fts-1.4.4.20260205-py3-none-manylinux_2_28_aarch64.whl.

File metadata

  • Download URL: duckdb_ext_fts-1.4.4.20260205-py3-none-manylinux_2_28_aarch64.whl
  • Upload date:
  • Size: 7.9 MB
  • Tags: Python 3, manylinux: glibc 2.28+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_fts-1.4.4.20260205-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a42318566e74344bb92388bcdb941a650a5deb154c5027913c5dc229a70faa5c
MD5 f7d64fed67cd4cf4f6b9e451148f59c1
BLAKE2b-256 4e576d58e99f78256d0fd13661f8fefcf049cd45fa801bbeb235efca8fb13c07

See more details on using hashes here.

File details

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

File metadata

  • Download URL: duckdb_ext_fts-1.4.4.20260205-py3-none-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: Python 3, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_fts-1.4.4.20260205-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1e40adf1ec2ac24bfdad8e221748ca95666f6df12561a19bc69c5645bf763199
MD5 9a955faf2f18d537b61c6898ceabb4db
BLAKE2b-256 478a5f43927c0ce9c097093de6cc1b32456afa32c42da46fafae52b8f47c3ba6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: duckdb_ext_fts-1.4.4.20260205-py3-none-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: Python 3, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_fts-1.4.4.20260205-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a928178077d9d8081b13c7d6a8472f732c838b7b3bf201a0a425bd43a476c2f1
MD5 2e90e1958cf98675b0de0e3679648579
BLAKE2b-256 c4cdebab1ff55cf442397f9263de0346e1e34727664da0aa60472c9f871224d4

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