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

Uploaded Python 3Windows x86-64

duckdb_ext_httpfs-1.4.4.20260205-py3-none-manylinux_2_28_x86_64.whl (9.2 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

duckdb_ext_httpfs-1.4.4.20260205-py3-none-manylinux_2_28_aarch64.whl (8.2 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

duckdb_ext_httpfs-1.4.4.20260205-py3-none-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_httpfs-1.4.4.20260205-py3-none-macosx_10_9_x86_64.whl (4.3 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: duckdb_ext_httpfs-1.4.4.20260205-py3-none-win_amd64.whl
  • Upload date:
  • Size: 16.5 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_httpfs-1.4.4.20260205-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 16b984b63149bf13adbc965142494695bc71b9d318f5754071f0f5f5beb68d3b
MD5 fce25117dc64ea5902882be06b559383
BLAKE2b-256 9b4efa127e2f77e0171fcf5d89adb25c56afab1e60c73889b4af0a71eb678c6b

See more details on using hashes here.

File details

Details for the file duckdb_ext_httpfs-1.4.4.20260205-py3-none-manylinux_2_28_x86_64.whl.

File metadata

  • Download URL: duckdb_ext_httpfs-1.4.4.20260205-py3-none-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 9.2 MB
  • Tags: Python 3, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_httpfs-1.4.4.20260205-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c5ea47d6804910747e7816198168ce4ac100ca5f748d6a0e55ead994aa047329
MD5 cf80df214432012f1c48a37d00cdeab3
BLAKE2b-256 0ef83698fe63a7426a9267bcf132a68ce25ef881b18e6c0a7f8366acbdafb0ac

See more details on using hashes here.

File details

Details for the file duckdb_ext_httpfs-1.4.4.20260205-py3-none-manylinux_2_28_aarch64.whl.

File metadata

  • Download URL: duckdb_ext_httpfs-1.4.4.20260205-py3-none-manylinux_2_28_aarch64.whl
  • Upload date:
  • Size: 8.2 MB
  • Tags: Python 3, manylinux: glibc 2.28+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_httpfs-1.4.4.20260205-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e7ebcb779b0b56f36cf1fed4f6e3bdce653c8c18df8a537c228a9b5889685367
MD5 83f61339cdd85619c4267501d15cf622
BLAKE2b-256 3d0a138cdbef37ab9254c89c7a43d880137d71dc3e03e057e08d8d14ebd3b3a9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: duckdb_ext_httpfs-1.4.4.20260205-py3-none-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 3.9 MB
  • Tags: Python 3, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_httpfs-1.4.4.20260205-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 188dc7dcd2522c6678515cf9b72cc0e5d6403a8c45872e81644de67e1a934f66
MD5 3c158e78df19a3eecd6e43147d4fb361
BLAKE2b-256 26f70890e1a6690e46aa27b2ce54640b8da9dcd109c8e08a4d790b48f60fd910

See more details on using hashes here.

File details

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

File metadata

  • Download URL: duckdb_ext_httpfs-1.4.4.20260205-py3-none-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: Python 3, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_httpfs-1.4.4.20260205-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2085288bb2fc5d6f4624d96e2ab97ce07ae8f2486e0bcaafae9bb0991ee8beca
MD5 484fc89e8578626ac582f5ff809d0cc2
BLAKE2b-256 ba1704ffdb1d90b51ab4127117f3301c35eb24d4151f766f80f8a992cf254794

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