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.3a0-py3-none-win_amd64.whl (22.7 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_inet-1.1.3a0-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.3a0-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.3a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.3a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 a8d23bc95a960ef4118ab3cafee498bdafc0e74db61d9ca7679e7aa6c8aef678
MD5 a5e667e5d0e7ff252188c8d3497dc08a
BLAKE2b-256 d538d88d352445ed1c1d20c0d2adf6535f6cfbb017769752791b570157b63491

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_inet-1.1.3a0-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.3a0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.3a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a6e0297661ee8cf8cac59dc3ac3e955aacf474e4acbb135e5d516d1dff3ff5a7
MD5 2244650ac582389b2988546cb4ba3e98
BLAKE2b-256 411d52d96dcad36e51cc15094030b592d73da24f0b5ec9768865d6f54e5167a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_inet-1.1.3a0-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.3a0-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.3a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 704a7bd06d7c8201d9f6608cf46a8fbcbee1131242c135abe433fd1f55f5c197
MD5 35bedf600a33f653e37f4614a55c2b1e
BLAKE2b-256 c078e59c7c71118d1d576441ce62d186c9c5dd939166fcc8e0e90a1fcebb88ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_inet-1.1.3a0-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.3a0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.3a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 735a637989b575be30bddb6b419b898c29163a94aad0ff803843beeee1ba3dbb
MD5 d1f9a0857c4bf01192dd81f6f75140da
BLAKE2b-256 b2303ab3caa9d851f75670d2c20e2bf535ae3102fdd96583d6a7b58b2e4aa5f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_inet-1.1.3a0-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