Skip to main content

DuckDB extension package for duckdb/core-extensions/inet

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[inet]

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

Uploaded Python 3Windows x86-64

duckdb_ext_inet-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl (8.4 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

duckdb_ext_inet-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl (7.5 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

duckdb_ext_inet-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl (3.2 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_inet-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl (3.5 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_inet-1.4.1.20251008-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_inet-1.4.1.20251008-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 be4f9ec2fca069cb5b1aea524ee1551332e6a86052d4e19aaea770f88c68cc5c
MD5 c02cc663f9c058da4e27b24c8ddce7f7
BLAKE2b-256 f6c7d69941870e2a7b2338ef4bf9a0dd029dc2e9932d8275448df3c3ea16bc73

See more details on using hashes here.

File details

Details for the file duckdb_ext_inet-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_inet-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d331cbbe9b5eced6b6afb58d718b08dc3e3a05f6aeb257147bb097d5b42c4cd8
MD5 e0af9902da6fed030cc59c22fff3ab73
BLAKE2b-256 449775e20dc4b98317586398507a586b842d8114ee446aecb1ad3c931388ee95

See more details on using hashes here.

File details

Details for the file duckdb_ext_inet-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_inet-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 10f4057148e6f7be29bdc89789997a4b0fc583118d85e2a8ca660a7d618c01dd
MD5 798ec3556421bb855e788a0b07f45d0d
BLAKE2b-256 966defa726cf856ba2b54248bbffae7a21559f0895d51081ab8de3e1a31b2ce8

See more details on using hashes here.

File details

Details for the file duckdb_ext_inet-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_inet-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 16f73ff1d23766604b8823fef7daf12116d1343286c837cef28438578e3a9382
MD5 853eba547e887223ad33dbfd63bff186
BLAKE2b-256 5ba05476275cd45985a5dc41d5a683dff89bfdea617b9b40dc37d0348a1988ac

See more details on using hashes here.

File details

Details for the file duckdb_ext_inet-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_inet-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7c47351d1c81956ca23639f4d5a27ae653b0581dff603e6c872506f061c31541
MD5 4a6d0b3d6e96bf5f4b56143713f9f881
BLAKE2b-256 60f25e2b57fa9476883785496671d0bdabbb2cf5d33d997ad8498edd1bc63b75

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