Skip to main content

Duckdb inet extension

Project description

🦆DuckDB inet extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-inet

You are ready to install the extension for duckdb.

from duckdb_extensions import extension_importer
extension_importer.import_extension("inet")

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where 
                extension_name='inet' or 
                list_contains(aliases, 'inet')""")
    .fetchone()[0]
)

License

duckdb-extension-inet is distributed under the terms of the MIT license.

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

duckdb_extension_inet-1.1.3a1-py3-none-win_amd64.whl (22.7 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_inet-1.1.3a1-py3-none-macosx_11_0_x86_64.whl (2.2 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_inet-1.1.3a1-py3-none-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_inet-1.1.3a1-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.3a1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 551e9355b4a77a6ec4597c0efb575bc7703c528235421b7e0b71cc53bf0e556c
MD5 0761bba4a585f74149d1cef0113c3f95
BLAKE2b-256 64e3a068c55a48bff9cbcbec0a8834e55e4b28d0bc3d3ce2b066ef28c0b2e5d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_inet-1.1.3a1-py3-none-win_amd64.whl:

Publisher: publish-inet-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_inet-1.1.3a1-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.3a1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 597a0782232bef393d1236c4d87644df73c9a9c77de2970a3d56d630e6b8b951
MD5 1b3a18a7863f49b5407a0e1851448f2f
BLAKE2b-256 d294d68a43e082169aea4dcca59f5db3727a34c653b33796d51db9d2c5e4dd30

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_inet-1.1.3a1-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-inet-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_inet-1.1.3a1-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.3a1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 e19aabffb46c557667f8052c62e98949e80058ac73e2eec5315da7a3e4390d90
MD5 e0551c4112fe473bd43bb4a9dcf207bc
BLAKE2b-256 924927ff0443654a6e9c101ea9ba482ee4d90f3cf98d9924936c66bb9aca7b45

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_inet-1.1.3a1-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-inet-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_inet-1.1.3a1-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.3a1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ef448d1c1f5116b22145686bc227bdd3283a4e0321f9af7d3c4594c416cc96ff
MD5 3627e963b811e4ecc3c81bbd2e95fe57
BLAKE2b-256 70a01cb6dabf45e868da89cb96839ae06385558e5f30f97fc3154520ec4401c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_inet-1.1.3a1-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-inet-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page