Skip to main content

Duckdb postgres_scanner extension

Project description

🦆DuckDB postgres_scanner extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-postgres_scanner

You are ready to install the extension for duckdb.

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

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where extension_name='postgres_scanner'""")
    .fetchone()[0]
)

License

duckdb-extension-postgres_scanner 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_postgres_scanner-1.1.2-py3-none-win_amd64.whl (22.8 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_postgres_scanner-1.1.2-py3-none-macosx_11_0_x86_64.whl (11.0 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_postgres_scanner-1.1.2-py3-none-macosx_11_0_arm64.whl (9.6 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_postgres_scanner-1.1.2-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 f3313ac23b4cbc3c6dc14f47f2a2d4369eb65b3176b1d133ad13fae672058ab1
MD5 217ceea445cacbabfc3eebe897a55ab5
BLAKE2b-256 6b7efe0498d5d256a69ff16c70e410b7c5af9168b1e7bcf7deec1e3b13730e3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres_scanner-1.1.2-py3-none-win_amd64.whl:

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

Attestations:

File details

Details for the file duckdb_extension_postgres_scanner-1.1.2-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dd4f2c559ada3f5683a733c341dd22ab5ae0d54b7de5830236d1fd73b152cf68
MD5 e6ebf34a7f2c73a24e6e2599c9cc4ef6
BLAKE2b-256 6fd9416f6258598ca549150151f234979281882593e5e3338545b953ad212560

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres_scanner-1.1.2-py3-none-manylinux2014_x86_64.whl:

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

Attestations:

File details

Details for the file duckdb_extension_postgres_scanner-1.1.2-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 eafbba66453edf019df5066f84fe615e99ce2435a5fbced7acad7000205c8bfb
MD5 2f7b13ab5a4a53b16c46ffb8cfcbfaab
BLAKE2b-256 1b5f22f709d93a2a0e6591003ce1fb2fdbbd737651e114a82db2adc0f8175393

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres_scanner-1.1.2-py3-none-macosx_11_0_x86_64.whl:

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

Attestations:

File details

Details for the file duckdb_extension_postgres_scanner-1.1.2-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c79cc37f21368c8707a9e5d4ad6ff241a0d3226aaa63c6441b0ef30af3106749
MD5 61bd24480b38bc9aab11da6adf08f6b0
BLAKE2b-256 61b84315f5fc6a899221c4898d231d313a32d147c6a0c961b2859c0a8e592db8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres_scanner-1.1.2-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-postgres_scanner-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