Skip to main content

🦆DuckDB excel extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-excel

You are ready to install the extension for duckdb.

from duckdb_extensions import import_extension
import_extension("excel")

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where 
                extension_name='excel' or 
                list_contains(aliases, 'excel')""")
    .fetchone()[0]
)

License

duckdb-extension-excel is distributed under the terms of the MIT license.

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

Uploaded Python 3Windows x86-64

duckdb_extension_excel-1.5.5-py3-none-macosx_11_0_x86_64.whl (2.5 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_excel-1.5.5-py3-none-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_excel-1.5.5-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_excel-1.5.5-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 b85151c93f9e80b85cd0ff2288c7cfd3d8484cd183e3e729f4b04e5a2c34e6d3
MD5 1a86c86c8ad0744fc450a21017af2512
BLAKE2b-256 683dcca7af093bef37b38b64b40cd8bf04bcf4e389ee0cdf4564c918214901e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_excel-1.5.5-py3-none-win_amd64.whl:

Publisher: publish-excel-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_excel-1.5.5-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_excel-1.5.5-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f921eeb15fd4891631209f1a870b4b5301a4170486f09c80d6cbce48521a7fed
MD5 6c4d930ad521f7fd52739f2ef77371fc
BLAKE2b-256 98817ba453340b637aa5a8139af2719e01705466448600dab5fa4961413045eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_excel-1.5.5-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-excel-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_excel-1.5.5-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_excel-1.5.5-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 be790d821a9b94da8cfca4087d5d3d2976f75aac738418aacf890ef8f13ceef0
MD5 9c406c9f6a1bbaa007e1ae6bdf2cd552
BLAKE2b-256 010962f0a499ad37cb4e20c537912308b3cbec0f65e50f6350480edbf4ca8a41

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_excel-1.5.5-py3-none-manylinux2014_aarch64.whl:

Publisher: publish-excel-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_excel-1.5.5-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_excel-1.5.5-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 c72d3662c14c6a43b97c390c672eeefd763f641681543866213ba8d111dc2ead
MD5 a960b63481d3db3a181b9aa3f07fe2cd
BLAKE2b-256 dd6174ea40c10405af388fc78d7f15340cadcb4ff7aa34b4ed4e910cb3c07718

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_excel-1.5.5-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-excel-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_excel-1.5.5-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_excel-1.5.5-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 24438ae8d2b3a860f87d0a91db4f87211c67f64a140d57a23a3abbe49e061b08
MD5 044be13ba29d696b05118cf9e3f8e29c
BLAKE2b-256 b6fdc9a564c7e3018c29616cb73cc803cc2290898b0b2ae9098645011e5b31c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_excel-1.5.5-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-excel-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.5.5 This release

5 files

1.5.4

5 files

1.5.3

5 files

1.5.2

5 files

1.5.1

5 files

1.5.0

5 files

1.4.4

5 files

1.4.3

5 files

1.4.2

5 files

1.4.1

5 files

1.4.0

5 files

1.3.2

5 files

1.3.1

5 files

1.3.0

5 files

1.2.2

5 files

1.2.1

5 files

1.2.0

4 files

1.1.3

4 files

1.1.2

4 files

1.1.1

4 files

1.1.0

4 files

1.0.3

4 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page