Skip to main content

DuckDB extension package for duckdb/core-extensions/excel

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[excel]

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_excel-1.3.1.20250921-py3-none-win_amd64.whl (15.1 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_excel-1.3.1.20250921-py3-none-manylinux_2_17_x86_64.whl (8.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_excel-1.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl (7.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_excel-1.3.1.20250921-py3-none-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_excel-1.3.1.20250921-py3-none-macosx_10_9_x86_64.whl (3.9 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_excel-1.3.1.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_excel-1.3.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 55ac88b1c5a750431318edae1256ba30d3d2a87e5692ceeb780787c42c31ce45
MD5 5043aa523b1c19a3f086d2ba652d3cc9
BLAKE2b-256 e93dc2c6e3eb1264db851741906436f5f98091ea3ef7ab6df6d8a92e3e637472

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_excel-1.3.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 b0dbe5046c51813c6b09e0bd74e8c40cfff05b3a93266c538cb3a01b3a703a77
MD5 01ab661bb5575b004729dff5fcf5c07c
BLAKE2b-256 1ff4a2161a199dd009f61cc21592fd4725b22af521abda0302d6121693e11ce4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_excel-1.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 a4aad04bf2e4c236fef4acfd7466a7557350b69032f1b49c94fca35835d169fa
MD5 651e7cfd26e912ed836e2f141d776d2a
BLAKE2b-256 0416ade31915949870086ddaa69e23eb64c324a61347739cc78f2acf45e50e85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_excel-1.3.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f189c3b06c76f06d466f02c24aa4079c6d0e25041c20324eb7dffc9936572d89
MD5 d21941bf264ca3b180d755e7c5be940e
BLAKE2b-256 9e306f98486ac616898f46aa55ac65bd38049494965dd02fb0193b17f9e4a8b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_excel-1.3.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7c96808b57f8a0ec4afaef1d3a87cba504a8cf58f41f7e38581314c3ce1d977f
MD5 334c874a3d43188c168bcbab2ce751c9
BLAKE2b-256 59978873b4d0c9dba40bd21dd8392dd3a57a05e8bc8f2956ee5840592ec6ac64

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