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

Uploaded Python 3Windows x86-64

duckdb_ext_autocomplete-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl (6.9 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_autocomplete-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl (6.2 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_autocomplete-1.3.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.3.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.3.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 d4251b46d21a0635a2adcb053c37df4a852fe5b03662f3db00783c37ea51576a
MD5 83e9cab066c01d075624cd01d830cfa8
BLAKE2b-256 0a68b4bc416ed15b673d05edc83a6c52eeacd3accde3494b23751f6ad38b8164

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 ffd9f22ef5ebfc962f0c9960c0cad4ad6239c320c63b3cad96f1d23c6c2a63b9
MD5 7e496e8dba323a0dbadcdfbef106af1b
BLAKE2b-256 bc14a163ed155a0d6d8aeb7523317371d72b27daded7f742699069071c049105

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 0365b17a913fcc1ef230fd357e04e13b3f4232c4ed0cdcbd4b5d4d7da5c9f15c
MD5 725cabfc3b6ab1f80cf74cd5d50d3ed2
BLAKE2b-256 de1d2bc2aa5a26c37a1384392d8b768bceea8cfdf4c7f85a9c594e71c0660e6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 625aab56ab8caa2c7f0c8253c9695cc0c94c47eb265de66b7bb7f731f2db7b96
MD5 f4363b611a90b7cd467f239b863c3558
BLAKE2b-256 38cb935270d9dcbedae3eedee66d2f8d4fd0da2b17ff609e2ff0459048e330fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4b38aef91803558e27afe6ba99fcd8fc696021a952a7bc440eed3185be1e069f
MD5 6393c0478ea1f215d3d00612e51d7349
BLAKE2b-256 c583e8c36fcc0fed5f1ec4769184b3c0a198557fb57c4dc60299f69152e6cdbb

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