Skip to main content

🦆DuckDB parquet extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-parquet

You are ready to install the extension for duckdb.

from duckdb_extensions import import_extension
import_extension("parquet")

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where extension_name='parquet'""")
    .fetchone()[0]
)

License

duckdb-extension-parquet 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_parquet-1.5.5-py3-none-win_amd64.whl (8.5 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_parquet-1.5.5-py3-none-macosx_11_0_x86_64.whl (4.3 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_parquet-1.5.5-py3-none-macosx_11_0_arm64.whl (3.8 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_parquet-1.5.5-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 e690156cfcea269564b9b255f76eb2c8ad02ea0571ff31a068148e02f45cf1d2
MD5 a4b1cca0bed912785e92647cff24da03
BLAKE2b-256 69f8c23c724dda0b62f2b9a20f1e0b90ba41be60feedabaccaf2af6b42ed2ec8

See more details on using hashes here.

Provenance

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

Publisher: publish-parquet-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_parquet-1.5.5-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_parquet-1.5.5-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0c5ca020c6866e738814755bb99ac004df69150e9e880cf116f2886ce1e940a6
MD5 57fe347609be8af06c49c2cb17d25b7d
BLAKE2b-256 16f761b004309aded3f1003a7ad07a7c6f51987b9b3dc201f91a4e6490163249

See more details on using hashes here.

Provenance

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

Publisher: publish-parquet-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_parquet-1.5.5-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_parquet-1.5.5-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3fbff97453e00a864ab41a305c0271877fd262b97726636146f9fbf654a93b4c
MD5 803fde9cdec6f46389be4432ae3b3e12
BLAKE2b-256 1f060b863a4e39b6c783fd2d4451151f396a6ab7b5efd261f75bbdf1c643a300

See more details on using hashes here.

Provenance

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

Publisher: publish-parquet-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_parquet-1.5.5-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_parquet-1.5.5-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 bc2f744635e49649c671c5e9f97079a101f927fef4ac3613dbb231faca26239a
MD5 78ee2de1737558986941f5928531a52c
BLAKE2b-256 e195cf427dac64a57a435848ef156a58e582e405d800f66c3dd50e5e8cfe8c85

See more details on using hashes here.

Provenance

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

Publisher: publish-parquet-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_parquet-1.5.5-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_parquet-1.5.5-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d5920f5b559ac438fb1e4ceb175f14b0eda4bab73f33e081aa076a732606af9f
MD5 2ca6569924fb770b698dd4687772aff5
BLAKE2b-256 6cf5a4f41f4e165fa811541832e4ea52218b9006f65a3af8636ca1de7d203098

See more details on using hashes here.

Provenance

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

Publisher: publish-parquet-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

1.0.2

4 files

1.0.1

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