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

Uploaded Python 3 Windows x86-64

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.1a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 d9bcb6f9368ae878eec9163cd14a886f0469f01731dacd82c664678974e3d433
MD5 3ddaeff8473d47595bb39d407ec83086
BLAKE2b-256 a529bc60597d7029b823e1d1b7ad478e414c517b5024a0483dc5a1e9ce171a22

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.1a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4454220274a618a6f6593f4aec4f98a537be633e18cbf7513ad7ca3eb87e23ce
MD5 9c51231846a46a4370f3f88392adfac9
BLAKE2b-256 345155d965a4ad4471f709c28c6c12548daa7e1486a58f24bcfabe8d875ffa37

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.1a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 fb7d182d9f95a1c26a04167c25f16db2eca2b05ef1ac89c7fbd909697c779388
MD5 164889566ac1ecc76b5207a0ef1eddd6
BLAKE2b-256 416ba3c5b67942c0dd2872e1c8673562d518ee23ac3e5b31582ca22d123aaa4f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.1a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 18382be9cd78060c786d76fe74427b82c15f78b9308c7ebc74ab2beb5f347c61
MD5 0203ac84b36783aed02e46afc97ff657
BLAKE2b-256 156883d99aee2c77e15117c6d674698a2ac69daaa55a981f63ed1d4648b3321d

See more details on using hashes here.

Provenance

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