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.2.0.20250921-py3-none-win_amd64.whl (23.5 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_autocomplete-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl (7.2 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_autocomplete-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl (6.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_autocomplete-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_autocomplete-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl (2.7 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.2.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 8f961f3ed940516abece4c0f177edd43896b2b001c7ca98c937770031902114b
MD5 ce37696882da8d97d7eab37ebef1f759
BLAKE2b-256 bcd9fb430be32e8c11f45ba4e77393f8b32c228b3891b2cc923beb7c300478d8

See more details on using hashes here.

File details

Details for the file duckdb_ext_autocomplete-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 2dd702de34e66b038b79c3af4394c23ce1fc2313cc958deed956f9713996b275
MD5 a5a22541f5a04ea2d253b34b28eac9a9
BLAKE2b-256 e7e911fadd66cb0bc8cba10c76f99c2c420b29b6ad6ec36ef25d220ca3f87142

See more details on using hashes here.

File details

Details for the file duckdb_ext_autocomplete-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 7bba4c202d161f3474d6c5f776a1debe4acbdd77c705c70bec475880547529d3
MD5 b620131d53b9a7d4c2aabf0bba8bee09
BLAKE2b-256 ad4c7401c2407a315410e9627b8f06647a2da730607ca6410ab0f42499979598

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0d934e42bece2d6550e060a89afcf9276218424af7fc68724329a32b50a7ffc3
MD5 aa7f35ea102316edeb4cb3a4a01b20ed
BLAKE2b-256 229c184e547f4c82cb2c580f08d854c56eadcfd6fd42a5709e4b17896419fcea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5ece31a466911bf5c89e80c808289f1a9e511023c5c3d11d63020fa15d28450c
MD5 e73cd7b9d6f2edce54ee0d7f2863ca82
BLAKE2b-256 de8507cead22a69236a6977bfcc88e9b60e6dc5896d4a446ce7c176cf318a31c

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