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

Uploaded Python 3Windows x86-64

duckdb_ext_inet-1.3.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.3.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.3.1.20250921-py3-none-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_inet-1.3.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.3.1.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_inet-1.3.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 ad1fc3888627884c96355841961e221454b473659a106ff90979c3abc2bd0b87
MD5 f1c994663fdac9bd4ad67d94739271ab
BLAKE2b-256 dbef21a4136c116166d9d713bc77b4c9a5436efe70da68c19b93633ccde63169

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_inet-1.3.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 74476e425fcc3c9c9f5e2fac124097314559e8ae4af15148f61cee1413068c11
MD5 0a895c2d8d4b2abdfc5067373b610e9d
BLAKE2b-256 173ae079a21aa5763c9fc63bd176387eb0f454eb42461ca55c54dc84d2f7fe7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_inet-1.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 2da018eee849f0e69013b84518bb1411ff2dade068fafae95c33f378ad841679
MD5 f30ff4f566329d922044b84934f42acc
BLAKE2b-256 82c772e34ecb2b1bc6b8c3993b3304842083a1c0a6f25fba32e0aace10ab5bed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_inet-1.3.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dbe692674f64ef8524d28adf323475fdd65969c61d764e260da2139da4d49e25
MD5 532ee0d36d7b3af4b7f893b5349fe576
BLAKE2b-256 bba16a12d462f5b500325526d9b06302f7652892b289fe6f4895c3d8feab227b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_inet-1.3.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 40daf2d2ddf296000d0db536035542e9082c19df4a9e8f8a09128e1a7b38c7ee
MD5 cb448442e8439a33e71d78ed1b731f53
BLAKE2b-256 431c8bcbaf919f7668e81b663310c155581d50e2df47dbf788d015e8cba58ee9

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