Skip to main content

DuckDB extension package for duckdb/core-extensions/autocomplete

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[autocomplete]

Usage

Option 1: Automatic

import duckdb
import duckdb_ext

with duckdb_ext.init(duckdb.connect()) as con:
    ...

Option 2: Manual

import duckdb
import duckdb_ext

with duckdb.connect() as con:
    con.execute("SET extension_directory = ?;", (get_extension_dir(),))
    # Ideally also:
    con.execute("SET autoinstall_known_extensions = false;")

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_ext_autocomplete-1.4.1.20251008-py3-none-win_amd64.whl (16.5 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_autocomplete-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl (8.5 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

duckdb_ext_autocomplete-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl (7.5 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

duckdb_ext_autocomplete-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl (3.2 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_autocomplete-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl (3.5 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_autocomplete-1.4.1.20251008-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.4.1.20251008-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 0d33b53204d479d6d8c56f8075aed2763b65dd6e3a853b883bf6cab0b9a8408d
MD5 d276935db32b1615d9c019f17d485802
BLAKE2b-256 f9e3a70d5f949cddcb3cc718163d6830928559272573ac9a82e8a10703386513

See more details on using hashes here.

File details

Details for the file duckdb_ext_autocomplete-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cad682a7b37550dfff86cf247691a6191b2fa2c5dcbfeb559960fad48acd7511
MD5 c0dd744bd751dd24e51c796a9bb487b6
BLAKE2b-256 ca1f160ce6627f928dddef768dd9e34baa45031924763c9231a1fc2aa7be40a0

See more details on using hashes here.

File details

Details for the file duckdb_ext_autocomplete-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 09cdee1d1a53a24fca7414fdf6266637fc7f5594307834010f3c4d4d0ec0343c
MD5 c79ee7fa11ca6127854d80007526c860
BLAKE2b-256 fd36c558fd4724b2f546da4f1f26ff31093a87d9a564140588e5645ef4669fd8

See more details on using hashes here.

File details

Details for the file duckdb_ext_autocomplete-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 823e137f4614240f7e69439dc64d29b50a68db7a0ca5df8dabe04ebc8bb9c976
MD5 1c745ee8170833a4bc98580a42599f99
BLAKE2b-256 6d989d15f776f186ec6145362dd3d2aa9c9fd3c9ae5c953ec20db2c38320cd8a

See more details on using hashes here.

File details

Details for the file duckdb_ext_autocomplete-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8ff5ecc8d8444fbcb738a1d13a7c35c13f9704157b53d633a7f3bee835971667
MD5 b887f994f35dc4c40833d80ca5b0887c
BLAKE2b-256 68739d088a2f8909ec236603878df6bf9ebc7a454b1eabe13d8372bc4d8c6517

See more details on using hashes here.

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