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

Uploaded Python 3Windows x86-64

duckdb_ext_inet-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl (7.2 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_inet-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl (6.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_inet-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_inet-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl (2.6 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_inet-1.2.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 1dc2c440bebab61d2eb3d7063e760fd4d767f51cb485c6427607739383044826
MD5 81fb9e59149d892985b942a22d46d719
BLAKE2b-256 51f1b154510815ab07702677555607b0e6c6429c8da97439a54b6d76ac31ced5

See more details on using hashes here.

File details

Details for the file duckdb_ext_inet-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_inet-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 ba98b27b085ff6d137d3a4a3126d43d5bf0f0d6a9deef27ceadc334f1d80dd6b
MD5 7aff2ce70dc92e3d8e5453a49e78b821
BLAKE2b-256 b48c9b7167f60d3db0513bc157745158093d8fed2d7db8e8e68752fdb5c26e1e

See more details on using hashes here.

File details

Details for the file duckdb_ext_inet-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_inet-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 b4fb6a9b454e18ea160d84fe8ea68951154e235023ce0bcbeb7625b4990b8501
MD5 9d72bfd6ff40665f78f3a299669a0d30
BLAKE2b-256 51404b2563d76b56567072f9ea205268cba36deb4f4563b80a933e7b27239b90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_inet-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9fbbf5a9e61fc90a49858e1403e24ca5d92ef69599338a360902a0ba26d66855
MD5 5742f5e1da270f4f67f454a2afb47b88
BLAKE2b-256 79da739118cf40d6dd52fff0dae5a305031d0b94bb984c8ac867cdd89f70107f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_inet-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a3d4373c447d1fe40347039f84dd0600616e75a2b2d13b39a552d0053f3b11f1
MD5 8bb074161d7de741afbb4edd7e693129
BLAKE2b-256 cb0d0371aa56be4a3992ca8bd37a9d2913f5d46eed8a0f82444ad3bad8ca206d

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