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

Uploaded Python 3Windows x86-64

duckdb_ext_autocomplete-1.2.2.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.2.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.2.20250921-py3-none-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_autocomplete-1.2.2.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.2.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.2.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 16332e9a351660269c297e14f78eacce5c91c01c803861988f9b8132abff7656
MD5 fa3af4c3cc74a798c07cf2a56e6d930d
BLAKE2b-256 e5dbc95e9117c77bd10d756b1334f5dc37d5dfe4ef7bcb4118f2704ee319d785

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.2.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 37ecc39be7dd0a439d76c9292daee855e22e6f0ddec19c477140886103b07738
MD5 f4a9bffc3474273b06502017fa8d8d93
BLAKE2b-256 5252c6f43b036c1afde8925ff4013f3a4bbf56a229688b76fdc38b921ee9494d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.2.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 183659039debfd424a10a1683e703384a43f99a875f4782a7aa6f8a7adb996ba
MD5 c657e488276b2d175e68b8706f5bc9c4
BLAKE2b-256 643b59738d8731e7abbec6f3112ff6ab5616ed1fa508a006700e5fe98d5c6a01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.2.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c1818267bae6842fdf0dab12b3483c0c10d8877e839c49188d6d61eee03b1579
MD5 ca9dddf654d943a582ac0f4c8e2bbb77
BLAKE2b-256 adc7ed965472998aa8b551b21af2a7fef9f2a1de3cc366a69c008b1631f4a960

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.2.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 22641e4a953dcee156c1b2a89b56134eb0add8398382e7274d0594a0c89b0630
MD5 43ec34ea755f3e4ef0e8276a15ea97b2
BLAKE2b-256 635163210c34d71d3090611dcfadf837c31cfc1b90d92a1ad4d713aa2ee23974

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