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

Uploaded Python 3Windows x86-64

duckdb_ext_fts-1.3.2.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.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl (7.0 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_fts-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_fts-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl (3.0 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.3.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 829a2784f7d54c7e804e4f6b7e076a3b487b423a3df2a4ddc696a0d1e45f1ffc
MD5 76d171ff0488f7e8cd1864584ea902ab
BLAKE2b-256 a3a2df26f6f9d975eab1fa41466200055874b4a87e31d089d1054e535279b81a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 6dc0794a458786ce2e2b4841bce0fd8b82f4b0ee2c3c06ff0a86ac1a1f492c5f
MD5 c4e5e76135b3a7056a01ab5dc9469542
BLAKE2b-256 d692400b2b36fa1fc4bbedcb2f8c78bec7d7c21a0aec7426568121ff4f77cc07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 020b467f842a765b3516ca3a05c46e8418d287d8687ec6cd046619278f12d951
MD5 cd336c618b97dc918e6a3ebbe213a368
BLAKE2b-256 451eefc5e9d9d3a682727e7b9d1db002a2e937d6272141288e5243a6fcc64624

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dbe111a6c2fe09525e1ad82dfe8a1a5a235109f750ccd6975e7dd61b7afec2ff
MD5 855d5c9384e6c913fc2462f3371d3c62
BLAKE2b-256 6d77a4f6eabdb9513121e29e5a348ae11ee958cc0a6aec543aa9b30d2d0fe845

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_fts-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fb91b6b3b68fb93ab49a265a209952726b2c2f3c42aa0d458d67d9817cde59b9
MD5 6cc476dd90c86c128fdc0e7f7a4f9a89
BLAKE2b-256 bd94cbe38229bf2387354c3f74ec58899333327f01aaada067a61ffa4ea04cc8

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