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

Uploaded Python 3Windows x86-64

duckdb_ext_excel-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_excel-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl (2.2 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_excel-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_excel-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl (2.0 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_excel-1.2.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 a53e922631134c08e1e8ac8fcb48349e1e4948dc045f833fecedf4c5f9ab1318
MD5 fed65f0d09bc7b7ca63486df30672b7d
BLAKE2b-256 04b7ded1522bad9a37572db817301f345aee92c7cc8a208f6f1cd180e5a3e07c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_excel-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 02b9828bf28855fed546bc09b7fc35a66b71409983427e1337467fa869ee74ec
MD5 a771965e4e02e05b9e89eb3507de2630
BLAKE2b-256 40a3d23878fb8921bcf641fa99ab4de2f3ffebea633b9484cd6d019b13cf5146

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_excel-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 451724ae10bf3e4ceccd3abb4a2f351cf7edb00fe431220d025b73f8b8bbffbf
MD5 deaac9a11847ec859a4c973c8d589901
BLAKE2b-256 dc94e9cee15ed70f8a62caf88097c7971ce7a6e4f461b1005d835104e2b628bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_excel-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8d6eea412569884482f8dd2cb4e9a3d36702bf57c7cd3489841f46fc915f0d22
MD5 20603a7ed588916b297a16de5ee8dde6
BLAKE2b-256 ed3355b08aa7c27a9f567033ddfdac2e6624c6b0866070221a82535002cb02d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_excel-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8fcd2fc056b9b4f66a755f7f77ce5ae5dbdad5055e07f1ec09a1175ecf371ec6
MD5 53b5b4dad0e9f53f1b9d5f397e81e006
BLAKE2b-256 e0d80ce015352185aa974828c15c3f14f4069ee1bd5d874ffde4088df72d6520

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