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

Uploaded Python 3Windows x86-64

duckdb_ext_autocomplete-1.3.1.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.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl (6.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_autocomplete-1.3.1.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.1.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.3.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 790f430d8628aa6a0c20a5eb0e37ddc31b022d334724ba59a9c83bb983dde097
MD5 8913587ea8897920dfc609cf791cc040
BLAKE2b-256 398fede18c9224842c18156cb5fc801a1d85cfafd73ea0da23ba9d36bf80607b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.3.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 a9fb12afc0073e54f5d90bca37e1cb478db3b832ee0101ab29696e7d4df35852
MD5 1a69b83e9888ca67166e8d5b0a58a68a
BLAKE2b-256 18b6eb1d22e5a5c328c98acadd33d069637cb5fedec3f1b9dd7d814c323e6437

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 0c5ab3e7f8fc0221c61e9ad665d3d56fe4f57267426de99b084145a25dbf86e7
MD5 fdbae945229edf1867a6b5f6b0d6f121
BLAKE2b-256 1c30b120d19b22e2c4b311bbf1bcb80e165d3251499a5e158f1dd389b700444e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.3.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 17b51cdf9ff6fe9d532a9f64a394809c2f6b1ca7b07276521a55a985f5999009
MD5 4f955d47753631985562ee5831c6120e
BLAKE2b-256 4f77b9a164fa690e883b4009e47fdb046afab6dd6a2da3f59f88a50b1c0d57c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.3.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 42de501b0e960667f744d2b3ae954d02920dacc8bd92ddbf6a9b5ffadf6b79f2
MD5 1859058f706d7212b176c6f5585d29a5
BLAKE2b-256 51d32a645cc63ece78265984d69977d1ff2c512d0b8168809f70c1fbe47802cd

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