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.3.0a0-py3-none-win_amd64.whl (15.0 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_fts-1.3.0a0-py3-none-macosx_11_0_x86_64.whl (3.1 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_fts-1.3.0a0-py3-none-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_fts-1.3.0a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_fts-1.3.0a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 ea69fe93f531586acda376854129131f5d9d8f7167e750869f624528f4ce33af
MD5 f93fcf10c55e05db1e9ad1e6d19a0d93
BLAKE2b-256 04734f9004c971caebce5e10f1f4213ea72acc5fa482dbcc9e5d1c5951606ff0

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_fts-1.3.0a0-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.3.0a0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_fts-1.3.0a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b0175027e48b139617638d041dc080f1e2000b230552ee7f9a4db36e785b51e3
MD5 b8e2abc41c44394b9f15999a7b380ae1
BLAKE2b-256 cf6197b2f9179f379185da0319cc3aa0a6482f74f19371fa96972e16b306dd04

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_fts-1.3.0a0-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.3.0a0-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_fts-1.3.0a0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ddbdd6a337945afbaf0c201e9629c64cce0004e1f0ba1115b36ce0f48e6050a7
MD5 302225be2b5c53e2797b0c77f208c51b
BLAKE2b-256 98989e4667e03ed9c12b4481e4082c36e7600ceb392b629da9280e228aef20ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_fts-1.3.0a0-py3-none-manylinux2014_aarch64.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.3.0a0-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_fts-1.3.0a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 ddc76ecfd5359564c8a253602cc66d028c38384e3beffc0ee68a25f3a98c73c5
MD5 83a9967ec0c10871d72f4d22331507de
BLAKE2b-256 0d2f48225203f7015975badca23abe86a39823c84e28d128a34fa62649ed7936

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_fts-1.3.0a0-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.3.0a0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_fts-1.3.0a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d9c22196583da0b3b4941949ba67e5ea69e14d9430b96a795331b4a39a483666
MD5 38314c4db05b16cf9886acd52c335f16
BLAKE2b-256 2e261de29e31e94ea7e24d85460eaf2d6a1d0c219b015152e29abb9bacc723e1

See more details on using hashes here.

Provenance

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