Skip to main content

Duckdb autocomplete extension

Project description

🦆DuckDB autocomplete extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-autocomplete

You are ready to install the extension for duckdb.

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

Verify that the extension is installed.

import duckdb

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

License

duckdb-extension-autocomplete 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_autocomplete-1.2.2a0-py3-none-win_amd64.whl (23.7 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_autocomplete-1.2.2a0-py3-none-macosx_11_0_x86_64.whl (2.7 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_autocomplete-1.2.2a0-py3-none-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_autocomplete-1.2.2a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_autocomplete-1.2.2a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 79ce2c81e0568d757233de3c1b9d8f1581ebc3acb438050f560cecc2e27401ff
MD5 70934c8b9ad2c86b92bc0b26b855e2f6
BLAKE2b-256 7b0396d762f94c5c7fb17570fe783e5819e2e867f2d3cfa2ff59a4ba5a3dceff

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_autocomplete-1.2.2a0-py3-none-win_amd64.whl:

Publisher: publish-autocomplete-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_autocomplete-1.2.2a0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_autocomplete-1.2.2a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 af14a15fdc6ee827141453caaa30087a5557a0e684dad995033b6d1a95b937a4
MD5 990212640ea953d7eea560ba4fcd6ae8
BLAKE2b-256 328bf73ac7421be53756ec891a745fc36225b12101729cf180e8c9ccca8d0e70

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_autocomplete-1.2.2a0-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-autocomplete-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_autocomplete-1.2.2a0-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_autocomplete-1.2.2a0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 46e8d94f719b1c9756dabfa64fc7a2cc250c9d94438fa314135e28a3f436b39f
MD5 14a314df35765257144d2b2fe46a6a59
BLAKE2b-256 15abe0a01dc5dc35408fb35f7c8a6a846d9f9fcbeda7741228a5c6ed948bb335

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_autocomplete-1.2.2a0-py3-none-manylinux2014_aarch64.whl:

Publisher: publish-autocomplete-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_autocomplete-1.2.2a0-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_autocomplete-1.2.2a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 7e2c931634c8c7c682c581caea5411e971192f451071b1e13b767e686057d8cb
MD5 151dda26945684fc516c2b0fad10555e
BLAKE2b-256 a28f53859261dbc74de7faa1bbed20fa0ff73807011b11eb07de60b52753e8bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_autocomplete-1.2.2a0-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-autocomplete-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_autocomplete-1.2.2a0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_autocomplete-1.2.2a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2ba8490135464945a32e62af9d547f3e56f882f1d431b4ed865caeb81697f123
MD5 42b122a7a13ff4c5dad34bd7226ee277
BLAKE2b-256 c7c729cb221024a836ee7bbcbf9b2bef9c473362a47bc6fcf6e2ee3000c7309d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_autocomplete-1.2.2a0-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-autocomplete-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