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

Uploaded Python 3Windows x86-64

duckdb_ext_excel-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl (9.5 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

duckdb_ext_excel-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl (8.4 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

duckdb_ext_excel-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_excel-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl (4.4 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_excel-1.4.1.20251008-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 1f9ab6fb8c82ec1da2c9277ed6c860d36282e89b8257a8bf1f9ebe086e1d6b94
MD5 23b76210fac236569f479d5c12727bf2
BLAKE2b-256 09580cbcea8f508ca743b68ec18349e9f2c44ad26b05ccd871d1d02b21260ab5

See more details on using hashes here.

File details

Details for the file duckdb_ext_excel-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_excel-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0aa5305d5e7bc3b69034b71377fd09489e847609c536a65580b9bdae3ed8201d
MD5 13ee47366972c353d62e48689c271f8a
BLAKE2b-256 31fe69480890f8c5fcf240732007371f689037c570514273bf8750ac152e445f

See more details on using hashes here.

File details

Details for the file duckdb_ext_excel-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_excel-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3a61756034634fba4ec8e584db9f3236f7bb060b6fae5a66377f1785b33d7b5c
MD5 21253eb8624aded3cad1f23a33b06428
BLAKE2b-256 86d5a8278f40bb884f1a542177a60cf729868fb2c6009401c16ef4247cc695fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_excel-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b551778e7cc3823313e41541adab2f02f8629703dbf4d1579d85f87815c44e8f
MD5 42fb022d53516222ed78191310f22865
BLAKE2b-256 adce86e98c34d4703c34d4aeb394771cd2b6cb08104ebfe9161012b1b89f65f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_excel-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ad0667aa2a4bfbcf04561f8db80297e4b10ba1e31477401b8cc597735634603b
MD5 ce23841ef1ddf84c1e4a5177546e83d0
BLAKE2b-256 0ab1ed1ed1fb5a9647442021feebc4f0a4a0acbd6d3119499143428e0bc3836c

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