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

Uploaded Python 3 Windows x86-64

duckdb_extension_inet-1.1.2-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.2-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.2-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 0d7f24cd17dbec6f9f722c034d18046d8f71fb66ce7fa6de7b8bb6c68a8aa09a
MD5 7f2c68de1b2ca4070def4dde6abf3a6f
BLAKE2b-256 3b973d9a832db7e3b2406830c50c0133a6bf07ceac37b30341820764aab5d790

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3d622c96fa6dd873530a5baef7e1c8bc0d3c7d018f708fdce18830e0c787db0d
MD5 71b1492cda2da8093c723f38f5cb0bdc
BLAKE2b-256 372c9274bd675375be3c646b5a1a094510d07a7ba65736c1e78465ced18f5b66

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 ee728a50f0d3bc5b50af35520185498ca705ea7f88790a5cf24ca810baed14de
MD5 5b3717e0afe240e00b6ec766f871af5f
BLAKE2b-256 6c2d6326c17fb45f4afdd01f5c0e44eb5dbaf81245107bb95c819292da129b65

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 197bc5c05209a6d068ba0f48694fbb4158f7ab51fda7e3529a74c32d17aaff42
MD5 4fdfe3ecf4dda865029f1fa9d495bf93
BLAKE2b-256 a4d3b6f7f178963e26c2dea49262140cb182d684197fffc2315d019885bb642b

See more details on using hashes here.

Provenance

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