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

Uploaded Python 3 Windows x86-64

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 f1daa7ff4e0644990a1aaac49e46ff9309bdeb4f4de783387b601be245c96e32
MD5 869b1ee3fd029c14d94282b37b7db55a
BLAKE2b-256 a2ceb8cd5ee42c9710d285cbf90810633f7380592f8ff8387276b7b535bec296

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6dbcc393c2e18de79ff8a392aed5f067c6a9da54447f4f0f5f0e6f2368c1aacb
MD5 472318ac59bf41de432c9ce2115cbb76
BLAKE2b-256 b633fce69648851435c0ea9079d8bb2cf3ae32f57522147f7dc090993d090d7b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.3-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 75512bfc073ae94baa01320f052ffcd9af01dca057d13cf5209af069513e06d5
MD5 e863deb2d29069551205084fb1845274
BLAKE2b-256 9b44e822dfc5374715fe91b947ecbd05f1a304cec395dde3a8438b5db3f3a52c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.3-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fdf1e1f2d2afd18c00726e6e73308cfd85bf66d522e77a5d56e74b5e2e834856
MD5 565994bdefcdcce6ecbe193322baeb8c
BLAKE2b-256 9d6addc8a2ada73963743b708e9e5c6e92627d8e8d1ec9f843ee9808c9d3ed73

See more details on using hashes here.

Provenance

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