Skip to main content

Duckdb fts extension

Project description

🦆DuckDB fts extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-fts

You are ready to install the extension for duckdb.

from duckdb_extensions import extension_importer
extension_importer.import_extension("fts")

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where 
                extension_name='fts' or 
                list_contains(aliases, 'fts')""")
    .fetchone()[0]
)

License

duckdb-extension-fts is distributed under the terms of the MIT license.

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

Uploaded Python 3Windows x86-64

duckdb_extension_fts-1.2.0-py3-none-macosx_11_0_x86_64.whl (3.2 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_fts-1.2.0-py3-none-macosx_11_0_arm64.whl (2.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_fts-1.2.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_fts-1.2.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 6b6f48095d8838d14cf9d68eab80e420f4f0a451a1385226a8a9634ca5f39771
MD5 c24d9da7104a01360461c4937c86b3fb
BLAKE2b-256 db898750cbd5948fdd84c9e20fba357d76676c95d932927d205cbb9c3ec7b548

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_fts-1.2.0-py3-none-win_amd64.whl:

Publisher: publish-fts-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_fts-1.2.0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_fts-1.2.0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2ae627ee6907b0d8f190faef80d48e1fa2c67b41fe2a7b6b43e32299fc2d4ff0
MD5 bde7a834da489e65491c246fea10ad36
BLAKE2b-256 ccaed867f5cec377f52eb649a6d75179afd6e774628db4ab1a66f914c6ffda81

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_fts-1.2.0-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-fts-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_fts-1.2.0-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_fts-1.2.0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 aae77afca75a916bbc566b8cbb1739589f08c141b20b23a3eac990f762c23080
MD5 a05f89cbc064deac3d3951c42bbb94ca
BLAKE2b-256 c161d1556ce70d898c8737896984cf37a79008f891d6671793d28471a55575a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_fts-1.2.0-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-fts-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_fts-1.2.0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_fts-1.2.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fd2311924df80b051cd0e0fd38b055921bb0974c883875c0688c65f956f61efd
MD5 5e5aa76508ca08ab9b4f15673feb7429
BLAKE2b-256 ab6cc8b3081a4cc2cecd1098d2a232997c27d21deaebb9dac0a182ccd4276e3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_fts-1.2.0-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-fts-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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