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

Uploaded Python 3Windows x86-64

duckdb_ext_autocomplete-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl (7.3 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

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

Uploaded Python 3macOS 11.0+ ARM64

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.3.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 d79304bb80e2174b7672f720bccac97a5b5a94e70791f36b1528e70edacc71e1
MD5 7d0cedfcf95a3b786f35dc9da3fbd28a
BLAKE2b-256 7353e084746ab4d63df1d056724436dada1b8b2cacafe27c4ede4176906a91a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 35abee9c1b5883c223b7fd4c33daaf2b5d6b202dee782eb3d37efd5a65b73318
MD5 9785cb19e836424cd0d6f9c37ad5fcd9
BLAKE2b-256 3cb6c7a03628a9659371c8d71f4db2219be1f314599eae04d805a63a6558801f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 e596f5f515753b771b5436f0b6df6ce172cf305950dd20fbfd82a525a5be81e0
MD5 d918613d86ce42f93b608d7490004600
BLAKE2b-256 f6c04c23cf739fd48988b2bc6bccfa5a2337cde2124fb292144316ec0a5f876d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b5246efbd67dc3e0f0951d71fc909bf48cdc9da8f4754af6609aeb6ac76e8f80
MD5 f6f299a206c73908099150c0181460f7
BLAKE2b-256 4de8f59cea5812f97f3be9aa1d559b42e2f8b037d8e5687ee2a4ee0ac9ba7eb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_autocomplete-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3df72601ecf41f39d62b3a661143560e7e5d8e994657e38abc354697df24d732
MD5 f5ad52ad9af39e02e4512187d78ffb17
BLAKE2b-256 a4c0ce5c5cd14ff2da4dc77f78cf7e84c83f0a8a404bee26cb1a0db7371d0071

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