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

Uploaded Python 3Windows x86-64

duckdb_ext_avro-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl (3.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_avro-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl (3.0 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_avro-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl (2.3 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_avro-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl (2.8 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_avro-1.3.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 d70a8b633d5bff6cd27dd28e36cb327f5ed7b76908cdd9401593d101c501fc9e
MD5 274fb94f90d5485c5758901ef259cb90
BLAKE2b-256 92235382c3e81da0f741cef705b3dd4985d4edd5c9f97c3e44705ec5eab2c2e4

See more details on using hashes here.

File details

Details for the file duckdb_ext_avro-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_avro-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 0ab795fb0fdc496faf5774f101146afbf6458e0563ff923f8c7fa72f7b006f5c
MD5 395e71f52402ab4e6e9aaa2590cb1b11
BLAKE2b-256 7e8c3bd975e3671fc1af33f045f0b761b0b23c4ced50bab6a8185cf2b95a9130

See more details on using hashes here.

File details

Details for the file duckdb_ext_avro-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_avro-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 ee385ad06de4a0848f5703a8245189ec43b3f9b0e4726d31908cbac50fd03e11
MD5 44c6c05fce6439a2c6018c91b6c8100e
BLAKE2b-256 9b4fe22d64fbb3998cccf4dc49192c0da6eade657f277d2aee4459b4e19d4c84

See more details on using hashes here.

File details

Details for the file duckdb_ext_avro-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_avro-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6afd03dc5de5a4d6c5584bcc87ec87e21edf08a1f9444a7010800350bcd925b5
MD5 3b06df18bc8ae57efe1a2acd1f0a4f70
BLAKE2b-256 6e2db082187a53fce0e1db6709841951fe2163310096efd87966189ef2af9a90

See more details on using hashes here.

File details

Details for the file duckdb_ext_avro-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_avro-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 706f181b832fc212a942196e582c4a42eaf530846912c3748ebfdb412ecdbfbc
MD5 898c622079be072d4ced10da6a6b20f2
BLAKE2b-256 9bdd513168f38541e8346e77fe58ff1a41dbd7c3057252b914fa57cf46044b91

See more details on using hashes here.

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