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

Uploaded Python 3 Windows x86-64

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

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 30372efd9c6eb601a64abd47c409e95f2beb2c5c8256b5359a9bc063b5fc9f7a
MD5 eef429f8058ff440774ab2d0275ebee5
BLAKE2b-256 38f4e5ef4bf74a7473c83e28a834ba994865920745e2fb50317d346c9ee49a43

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 32fc6dae97e2b8487c209c1ab66dd6d2953669c9c399de09613f7195539b61a8
MD5 f878f0f665bca0db9fcd5c4a2446c05e
BLAKE2b-256 43abe7ab5cfcba769b0b885e5b65e7be39e4518224eab13b694a01a6b7ba02c2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.3-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2e6bf16c712e24584c6f6711153a9a6afd5b5c39fd854bf2a10da6f88a0ebeaf
MD5 855b2307f50bf5513d35bacecb380c08
BLAKE2b-256 297ce37791285ae23ed43927773e88c9ed745739872cca869d133189755deaeb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.3-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5dc978121467d33b4ca3cb13fb4ca5afb08f3c512ce1945108981cfbe6283427
MD5 8cce25047efccaa650bb9635d343bf40
BLAKE2b-256 de3b8ede82e2b21f3288fe15fd194bae1d34652febf86c1554e33dfacc10e591

See more details on using hashes here.

Provenance

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