Skip to main content

DuckDB extension package for duckdb/core-extensions/avro

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[avro]

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_avro-1.4.0.20250921-py3-none-win_amd64.whl (16.6 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_avro-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl (9.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_avro-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl (8.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_avro-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl (4.1 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_avro-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl (4.6 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_avro-1.4.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_avro-1.4.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 f64d1c55b0d19b1bdd10077e5f2c8b0bf0033d1ce64439607dd02069def650f0
MD5 7a83e8321eb8a0281e02d1da971f4247
BLAKE2b-256 3a76db497c9a01267a7ec67efcec866e4430eac1aaddb6bd18c44e9ab22f0af7

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_ext_avro-1.4.0.20250921-py3-none-win_amd64.whl:

Publisher: extensions.yml on jtanx/duckdb-ext

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_ext_avro-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_avro-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e5f195d5566d362c9dba3783e84539532ee81adbf8b05b9a869a8934792ca2f8
MD5 a65f2fc389fe1c38294542a685b8da88
BLAKE2b-256 abc9b72892f69574745e6c83bce8190323e8e8463fccfaab4dd699b334e49670

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_ext_avro-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl:

Publisher: extensions.yml on jtanx/duckdb-ext

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_ext_avro-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_avro-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 d048d1310545529d42ed4d3f830ffd226e9d2f6008dc41eb611779a30e241dc3
MD5 676e335649a25a98669290a32cad1a97
BLAKE2b-256 b49b3a055e8e7f7a3e856e19d005478fb280614383ef44a8729eee282b170af8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_ext_avro-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl:

Publisher: extensions.yml on jtanx/duckdb-ext

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_ext_avro-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_avro-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ae5e0813d3ab35ae9a98bc6cc1bea6ced50d4354c682ab2f5a08261459ad29d9
MD5 c34ab619b24d413b918e1d535b91980b
BLAKE2b-256 02a360b815fa119ec514ac013b060d1df20a302f2c7c7a4011eb9a6bbe2617d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_ext_avro-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl:

Publisher: extensions.yml on jtanx/duckdb-ext

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_ext_avro-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_avro-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 29d3a77ec0609c79a0ceda3825139ed1b402f8e4735f12864b4083bd2f85d0e6
MD5 9671cd59ec0b01c641b4d1934051139b
BLAKE2b-256 56a8838590ba5e2b73f8f566a6b948b5e8a5bf4bf520a6c669ea6b790dcde274

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_ext_avro-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl:

Publisher: extensions.yml on jtanx/duckdb-ext

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

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