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

Uploaded Python 3Windows x86-64

duckdb_extension_fts-1.2.0a1-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.0a1-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.0a1-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_fts-1.2.0a1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 413abb55c14b08ccb908ff9584d4e0f88a99f0097f21e7463c031e059cfdaa82
MD5 baec84019579f243d7b70fc28871cbe4
BLAKE2b-256 a9abbfdd225c21bc3e70f2da924366872b36dd404cc429564d3dd971ba180898

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_fts-1.2.0a1-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.0a1-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_fts-1.2.0a1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d3a7e5aa5f69d10577d7722d660fedda66b6bcf259cd370973eb75ccbbd447c8
MD5 8358757c0ea8ba01cb03dc78d8bb5224
BLAKE2b-256 384b3ab8f0db2bf21e20d73a74b47eb320652c5a97fd954cdf53c804392691b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_fts-1.2.0a1-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.0a1-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_fts-1.2.0a1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 bc0f44b9d74fd6d006ce08d183bdd5d7e22c4c72a1b2c5a634fe09aa1fd74715
MD5 737d30df81496d706715a7a895571995
BLAKE2b-256 884f121557fbf1d353ef498ed1b372a659445b3e91d70d05d77f72aafdbbc227

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_fts-1.2.0a1-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.0a1-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_fts-1.2.0a1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ee8dc890c223d2024aaf27db332f29eb361770a9803477be594c98e3f4fa11dd
MD5 a906947b54652185be36df7f799df192
BLAKE2b-256 0709b7e33b4ceea3da49af99f9e3190777d5e91fdd33389f36ee2eea1a0bf630

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_fts-1.2.0a1-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