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

Uploaded Python 3Windows x86-64

duckdb_ext_fts-1.4.1.20251008-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.1.20251008-py3-none-manylinux_2_28_aarch64.whl (7.9 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_fts-1.4.1.20251008-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.1.20251008-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_fts-1.4.1.20251008-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 0be81a0c3cffde4a03b81cf048119e2ac4670e11b8a95e2a4a05af8c093ee0a3
MD5 d63f9750993e4cb2ef379753c8ce3aef
BLAKE2b-256 ad5a916a3904078677f7ead3025582f683a8c28e87ad60351da32ff221bfd2d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 80200bffe74ba087643eca9f082036caa6f0021b4d11f988bee043e3b8fac5d8
MD5 37a2ef0e5c2c7e221b368f19048e77c7
BLAKE2b-256 b8ad5e18835c3c78ba95b3e4304b524567c85d452c3e7f802e3d8ff90ad9d802

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a88881051ccfb904b6313312add0cd23a77a360fe40bab593b54bbc898ea9f55
MD5 f0522547e8805543986b410c910ad610
BLAKE2b-256 a0a487a61d29d237e53a333fa56706dff63c6d56c6fcbe77fd34b0b286be28bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b8eb904b92208f9ffd0cc737ceb1c71e2d57accd83d462af949eee4596229379
MD5 4006feaee5a07bd1bcc22f7d46a72d22
BLAKE2b-256 0e7350aec6dd26d2677658337f5ba12046a37814df3566f7dd2df3bb2e9ee7fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f7b4a917b0e1a601949b97fb2c794d7e97348f562c970f6b796b6993ecd1709d
MD5 4f51cbcf480a2e259fcca46032c0d289
BLAKE2b-256 1a495f0efc552d45ac068cc92ba05b5d4e3d112f6d11f93837a74293f09a5c7b

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