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

Uploaded Python 3 Windows x86-64

duckdb_extension_inet-1.1.1a0-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.1a0-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.1a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.1a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 9cc7daa62f11e6e7bcc94822b75a8697e9d81a8ee01a2c63ec247f85a6486c9c
MD5 cd643af5fb7f073e4902b16556cdebb6
BLAKE2b-256 572b7fdd568ca5b082ebceeb44af4edae2266936819d6ff9ef33d716d56c70b7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.1a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b6e938f55510717b3b8fe374ff7062354464e9da84837358fdd1e2ac584ad8d0
MD5 ea3cc10264c2d7f19397a80fa0cb09e4
BLAKE2b-256 056ecb0325e42c9cf46b4badbcac824b4085569a0c772caa1a877349c7081468

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.1a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 83e065df9b8027b0c4a6e6a10de2919a0e8f366a3066219da6e34224cba0b995
MD5 39efacdde8bab283b4234be0799cc6a0
BLAKE2b-256 4cb47435fd31b6a2cec3a7179484121c0b08b2552a28b33d2e2b0bf21d49d3bd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_inet-1.1.1a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ceb3879346952caaa99adafda23cde428d2a887a8bb73ac996a06944cf1b5c57
MD5 9ae2b34e7b0959802e8f345d49e0ed8b
BLAKE2b-256 208f633eaa5ea326b8959f1b991a1665c5609a4aededaefe1c95f63fe762bd5b

See more details on using hashes here.

Provenance

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