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

Uploaded Python 3Windows x86-64

duckdb_ext_avro-1.2.2.20250921-py3-none-manylinux_2_17_x86_64.whl (9.1 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_avro-1.2.2.20250921-py3-none-manylinux_2_17_aarch64.whl (8.3 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_avro-1.2.2.20250921-py3-none-macosx_11_0_arm64.whl (3.8 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_avro-1.2.2.20250921-py3-none-macosx_10_9_x86_64.whl (4.4 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_avro-1.2.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 923c125f9f50ad53b55995c8568b0cf904a4f5c6795400d4aec12dde75f5dd18
MD5 3348ae78fab08c09d3af818484ef46e7
BLAKE2b-256 309a089c8d913150708e730a4492d13d8af5c93bdf6a824d29be521d14f9ae07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_avro-1.2.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 918c8eb8adb63a4ed612216fee67faf2ccb546bd9fd236741f13d66c39dda666
MD5 608229bf6ebbaebbb8137e2ae7a69e5a
BLAKE2b-256 47471371ef5e1f05e32cb5eb9ecab85babfe986f7bf8333adab18a32837c8a60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_avro-1.2.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 68f5532d8423db1427665f14e68c95d274396885eee1a378eba8dd8942d8fb89
MD5 44412a208ede7ce9ccd872b21aada9ee
BLAKE2b-256 58ca3c3fa364053e9a164d703d144a9aba2d4c9a40da8490c354bebc817e4b2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_avro-1.2.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 84547d7ab977ce716ac2f46150e5af482f571edbf8cad9f80e7be3cb3cc7e032
MD5 030883d079cd4d1a786238d185368483
BLAKE2b-256 baf6a8068aacca0ddd5107a144f41a3725261dcd18861244160c6184bb92823e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_avro-1.2.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8dcfc612f4a790c1358b7a60dc902e0bbac047029759dee2aab7f319f6651523
MD5 4d63741470bb45061fa90bb3265e5be8
BLAKE2b-256 f44d7b63ba873317c55b959be6da00244b796a104e504c9aa5519984a6f0cfc5

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