Skip to main content

DuckDB extension package for duckdb/core-extensions/httpfs

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[httpfs]

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_httpfs-1.3.2.20250921-py3-none-win_amd64.whl (15.3 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_httpfs-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl (16.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_httpfs-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl (14.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_httpfs-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl (9.0 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_httpfs-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl (10.3 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_httpfs-1.3.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 c07b9e4148c2b8038912ba1912a4c5c60671f0ded5357bcabc52f5609dd38f0f
MD5 2bd258f89870246658091d6547aa0049
BLAKE2b-256 b427eb45e6fde024e676ddb1df797ac3af294efc0279b03fb2ad64489405cc65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_httpfs-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 5ca503b7f886a44d81c30a5bdf8c4fc728e8430604fbcf7f6a74f0ea56b990be
MD5 168024517b4b911b8df91e8db360676c
BLAKE2b-256 f851a838c43c63d8ea8b2a1cd1ec12185d5362a27b2c86b08bc5e6d204ac5e0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_httpfs-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 1b6381ee45c5bfe3c8eb1b4ba9afeb7d711aa2e459a434c656bed944d5820062
MD5 68908c678d00e8ca58cc23bae52120b1
BLAKE2b-256 02d6c2ebcfc4c6b34f830487f4e60f7e81e9b231eb3ee000353ce63e8401a266

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_httpfs-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ca6ad3b448a3b43133a7d20c409884dac6c3e82f43d580b88e09093615f282d4
MD5 56f2198ab2b4b18a84fa7167c28b2ff5
BLAKE2b-256 8eb2e644b3569f17a4c2dfbaafd776a3cc242972802dc55a65ed0ce84d8734ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_httpfs-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ce5e81b3941db17e6617eef420827a4874f5b8219f07c7b8861a3699ad4f2851
MD5 1816cf3d236a690855077fd1231c6e1d
BLAKE2b-256 0f1aeb6eb1797516640d1f97a072fef48203d251c1845da235dca07e0c3eb5f0

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