Skip to main content

Duckdb excel extension

Project description

🦆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 extension_importer
extension_importer.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.

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

duckdb_extension_excel-1.1.3-py3-none-win_amd64.whl (22.7 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_excel-1.1.3-py3-none-macosx_11_0_x86_64.whl (2.3 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_excel-1.1.3-py3-none-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_excel-1.1.3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 cfb8fb17e94fbb49c604a6afc002fec437fdf1a52b296d8597a2088cc7e0c827
MD5 6cdf30f0d530d4e518eafd2519dc2b68
BLAKE2b-256 73ca1b5f46ed7476380d3186e4354e4287d40b16a3544ef5b0218a2e8ab532bf

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for duckdb_extension_excel-1.1.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e6cdc4fa7e6e0eb73d31a420054cb7126d0c1eb5bedd6b84cd7add10b69bf2b6
MD5 5a2a8d0c57d06b000c1b5cdf71fc44b9
BLAKE2b-256 5eb3bea51b6aeaec82cfd77b29c2c0943b5b030b62ef89f9701d8bc56461691b

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for duckdb_extension_excel-1.1.3-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 874df42b517e0950052f7a0e4522cb18939bf2c0a63804d11b959b04b4b01c91
MD5 106fb3724a39416ca0d44cd1a051eb00
BLAKE2b-256 4f2ec9f128552e5e8f9f7fd128e785726326844b85a2357da1dc6a59b1060e06

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for duckdb_extension_excel-1.1.3-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6f65e50fabc157b9386bfd8c0d34a316902ac976f911d6853553b7275901b695
MD5 6f53bbf5d2f1661aa8e92f824b14ca75
BLAKE2b-256 74157fe4303976dd00da5e79099497984e0abea1b80ecaa75dc7aca7f7d87522

See more details on using hashes here.

Provenance

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

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

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page