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

Uploaded Python 3 Windows x86-64

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.3a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 b662e46f1250a6178886eca58c497e5e1ebf81daf29867ae6dd7ed842653fd0c
MD5 42e3a1abeeeb0f1782900c6dd23402b2
BLAKE2b-256 9e7d40cefbcfc84013219663f0c24c71c5f40afd8ed182033506bb9708e6da6f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.3a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a5f6cda723732e039e45daf34a053b827b9f4d5f578f8cae8c59aa61510ea371
MD5 2e3a52914856d51f32124783277c4647
BLAKE2b-256 308f04f479624fc3434b029db229d3c0a88c2d6050250175a958bb473c52fdc1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.3a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 0a3f34d3b42777bbe8bd5c0df28a22a877f11457595c26957bf4e54ccf55f5f2
MD5 3453dd837fc672954f7b984ca4c4ffcf
BLAKE2b-256 2bfac74d0281bbe73bbb1c470787f2ee4c9195a9c589382139e3ede5c357a254

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.3a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0785427298438a327b195fb439ebc3598f78c7e5ce9a5bb90af5e02b0905931a
MD5 192bc315fa5f4b7eb227752d0bcdd59c
BLAKE2b-256 b2e3c8e9f69ae4fa4adcf43e524873e04cbf453cd67a3a73406e2379080099d1

See more details on using hashes here.

Provenance

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