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

Uploaded Python 3 Windows x86-64

duckdb_extension_excel-1.1.2-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.2-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.2-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_excel-1.1.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 682a15b4aed746a948b2efba2c9ba1cff941a94c2c66bc5aff06501dab73860c
MD5 447dae74d179a7e79ed9363049d3065e
BLAKE2b-256 6a4b1f60512785f4446daac7c568570df65040bd60017dda8d850896828d96ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_excel-1.1.2-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.2-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_excel-1.1.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fda024fc76b61b9adf47f135940709d324626a1d97641b778fc81e1b60db7caf
MD5 faaefafae81ea0e0d587e575aede799e
BLAKE2b-256 39a477ec07f938ecad27cc546335ee5b82aaa6cdd12d23b730af3071091613ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_excel-1.1.2-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.2-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_excel-1.1.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 825e046fe87e664eb8a9f8c3813f7dd3df91fb83436a82e4eb932c5063ab61dc
MD5 b1fd76ce774606a739cd1d3fda148b82
BLAKE2b-256 b724e859b858866d2d66df1e77dd0e8fac907f1d51d696a5d3fa79d9f57ad6e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_excel-1.1.2-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.2-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_excel-1.1.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d250365c99c7293a77560330d55b85290b8ebceb2fc6861afc1d18445f417c0a
MD5 c6dc877ef4a57a9e306ba6e18735497d
BLAKE2b-256 bd1a2ef1f031440015ea0de98d3c6084bddcc6c253c22ef886b73e68a447b35b

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_excel-1.1.2-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