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

Uploaded Python 3Windows x86-64

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

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.5.4-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 5a0ea81d1ae9a1fbc2f01c38b5d05dfd571d493f3f75f29975e98b19ec2c2c31
MD5 02bbce5febbc7887189f5409a2fa57b8
BLAKE2b-256 05fee9428a05c86d77eb95a087f4182bdf73b403c02a04328d84877675aceff4

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres-1.5.4-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.4-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.5.4-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b8b3b8cb2c16bcbe1c4fabe609f099a68ef2ed1bec20a2233bbdb59bccdeade2
MD5 d5b33592a1834df57b8275ce194471b2
BLAKE2b-256 61a5cbd4fbc6d65b0b6b6d2de25b3e969059a34a7395edc4b18d738ad64e3f0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres-1.5.4-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.4-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.5.4-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4e54b84546a2bb00c4b5ee53da8facdbf837cec5412ea3b7e37238349201fd21
MD5 b73f0b95b602d6b1b64df6cad48dbed4
BLAKE2b-256 ded4198a1720991dc71833a51cadabd1456394b951c66f174f63522f88e32593

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres-1.5.4-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.4-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.5.4-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 9d6fa276cbb423c678c093a0c61e644675dedf4de0504a79aaf4efdf5ce0b631
MD5 6a6159f5591d1276ede0c2d83bd6020e
BLAKE2b-256 0487b2742f9dfa287924f075083ad789d5ea3c32b14dc17083d1fc304a5e490f

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres-1.5.4-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.4-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.5.4-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3c920a41af8c04a0ec8c2ab93d7b789c98d8a6e1f9cbfe4326a8ea6d062aa1df
MD5 edb7b6ec04ede8317b66af28ab76e5db
BLAKE2b-256 ea408dcf1ace84ae81188e7fd56ad958ea823d8481d1e6459980a959f30806b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres-1.5.4-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

1.5.5

5 files

This release

1.5.4 This release

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