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 import_extension
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.3.2a1-py3-none-win_amd64.whl (15.3 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_autocomplete-1.3.2a1-py3-none-macosx_11_0_x86_64.whl (2.7 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_autocomplete-1.3.2a1-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.3.2a1-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_autocomplete-1.3.2a1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 ce07d78da9875aeb6d11a01033c16d10f01b12f8a0eacaa99ae40549ebc8eae7
MD5 c1b4c55ff8da717296b6e66e467f3eed
BLAKE2b-256 6012c787ab8e11275ed574b2ce888a414ce2f216d8534799ab9869d1fe00a82d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_autocomplete-1.3.2a1-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.3.2a1-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_autocomplete-1.3.2a1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e1ce59f90d082dc7fb01781a4615e76b90fb3498fe0591df7d9bbe8ba04f0844
MD5 960d186ba3d61fb205e6a038738c4abc
BLAKE2b-256 906a67b362cce805020fa4bbcfd3f229a0d063c74dfca45571d4d58c4065e66d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_autocomplete-1.3.2a1-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.3.2a1-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_autocomplete-1.3.2a1-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 99808dac696f2bb73d8ea46c873e9eb9123d25e1e3f99daebc9536b33836d4d8
MD5 09f4d0185eacb5d1c93affe1f31240c0
BLAKE2b-256 4dd3446f0386a0b0a27fedc0b04e6988ecd1a932e132dafc81b2b8589b4c94c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_autocomplete-1.3.2a1-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.3.2a1-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_autocomplete-1.3.2a1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 4ebcffdc205ad02cbebdb123ef76c7ef86c1a2092b7ed8716604476af8305795
MD5 a4bc20690d42a6687656a66ba79d4be1
BLAKE2b-256 a6e21059b898e9432c3471df2623c890a859dec8e1bd5af59c934c91f325eb71

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_autocomplete-1.3.2a1-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.3.2a1-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_autocomplete-1.3.2a1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5feb22f1ac7cfd6f13193495400a342566bd5ec047e055d238e53d24ec6f43af
MD5 6aecb48b1f41ee6289d565f33d254656
BLAKE2b-256 0ef7a116a75642376b0a49afb7a8ed82ac381e24bd095e356988269ec22b3869

See more details on using hashes here.

Provenance

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