Skip to main content

🦆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 import_extension
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.

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

If you're not sure about the file name format, learn more about wheel file names.

duckdb_extension_postgres_scanner-1.5.5-py3-none-win_amd64.whl (10.1 MB view details)

Uploaded Python 3Windows x86-64

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

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_postgres_scanner-1.5.5-py3-none-macosx_11_0_arm64.whl (10.2 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.5.5-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 41fe1e2600059198300c40a0228b3a179586d197d33872a0849c7edd91426f78
MD5 85dfeac79134535efa7666ce0f5cc68e
BLAKE2b-256 03bd70d96d071fab38448750b0963aa6bdf315bd3e675fac8a8abd560a37b7a9

See more details on using hashes here.

Provenance

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

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.5.5-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fea9413d1b5bded7ead650aff91b3d7578c5149d832f666100b362f64404bf18
MD5 d9decfd1622dd0f193f79dc40e6ad9e3
BLAKE2b-256 ebe8e722cafafea80348567368db31a144afd4a08967876b4d52e3fffd310937

See more details on using hashes here.

Provenance

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

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_postgres_scanner-1.5.5-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.5.5-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5b50d53ecb192fca381c79ebd70da43b98fefe28a5781162081777f65efc8268
MD5 d9c2ad7ada8108fad7b3bc265a175491
BLAKE2b-256 67691fc7c230644c6d2644df31e1bc6493ff8db4484962cc308038190fe4f736

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres_scanner-1.5.5-py3-none-manylinux2014_aarch64.whl:

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.5.5-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 797acdb64f10280303b66fb56c3537d3a7c82eab7cf6dfb4c71307c81c3e7b0d
MD5 eef3eabe3ed11c9b7cc10c0fa11bb1d7
BLAKE2b-256 5f296a90da80a59c752961189f29a9e21637cac7ef8762edbe166a42d683e289

See more details on using hashes here.

Provenance

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

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.5.5-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 053b9ee8abf30f1880a244c9396323273ec99cf4d72a658e702cf536848b7e5c
MD5 a790f279275aa3015650b8eac4b8d337
BLAKE2b-256 179299ddd1a228bc5cb16f87dc6b5e0f7e8aaef749c9ff5f25e9521862130935

See more details on using hashes here.

Provenance

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

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.5.5 This release

5 files

1.5.4

5 files

1.5.3

5 files

1.5.2

5 files

1.5.1

5 files

1.5.0

5 files

1.4.4

5 files

1.4.3

5 files

1.4.2

5 files

1.4.1

5 files

1.4.0

5 files

1.3.2

5 files

1.3.1

5 files

1.3.0

5 files

1.2.2

5 files

1.2.1

5 files

1.2.0

4 files

1.1.3

4 files

1.1.2

4 files

1.1.1

4 files

1.1.0

4 files

1.0.3

4 files

1.0.2

4 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page