Skip to main content

🦆DuckDB HTTPFS extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-postgres

You are ready to install the extension for duckdb.

from duckdb_extensions import import_extension
import_extension("postgres")

Verify that the extension is installed.

import duckdb

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

License

duckdb-extension-postgres 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-1.5.5-py3-none-win_amd64.whl (10.1 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_postgres-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-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-1.5.5-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.5.5-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 5811976f5ec18ec27c4889994c30ba7c8a9cc04f6e8562ff24077691c7f820b1
MD5 84ccb0157826e945396ad589cd5c7959
BLAKE2b-256 19928a8102a70a3d8d3d5812c1ba4c358c45e23e5ff077ffb02b243f64968736

See more details on using hashes here.

Provenance

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

Publisher: publish-postgres-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-1.5.5-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.5.5-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d423f23dcbfa6c0708840eb7a8a8b54244eada4adeace8356cb095638880ab33
MD5 77c38b5841fcc700b0c69a17e90ba6ec
BLAKE2b-256 e9d7dfcffa49c11c45dbc5a4c917032ca267434107f6fa4391dccac5b6e1df34

See more details on using hashes here.

Provenance

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

Publisher: publish-postgres-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-1.5.5-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.5.5-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b278a9fd5768cf8f281c2055c98f2330858216ccfdbb12e4f938e610dc32ef7c
MD5 e5e5a5a7ffe818bf3e3c30e5f83c9cc3
BLAKE2b-256 a648bad6634a707f7377b43eb75f5401b89214320ee3ec034dd6802d6fe1f5bf

See more details on using hashes here.

Provenance

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

Publisher: publish-postgres-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-1.5.5-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.5.5-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 c2e7d3b3660ceccaddc71ece7b54dbbb901fd1df27cb354353bbd13bec769e86
MD5 b902616c6b0e312a4c5e4a535780b64d
BLAKE2b-256 529e08e334433eedd88e1cd6c0a30ce03843854a03f77134839be3c8701bcc6a

See more details on using hashes here.

Provenance

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

Publisher: publish-postgres-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-1.5.5-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.5.5-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8c12e378e6bbc25092f49def65090473cbafde7d2a540b8f660740520bed63fb
MD5 6f9cef0d49917de18fa825db760f1a3f
BLAKE2b-256 24cbf40e58edaffb062e5f1d99a0c0eaae89e0eab55471927616a11de99b3da5

See more details on using hashes here.

Provenance

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

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