Skip to main content

DuckDB extension package for duckdb/core-extensions/postgres

Reason this release was yanked:

bad extension name

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[postgres]

Usage

Option 1: Automatic

import duckdb
import duckdb_ext

with duckdb_ext.init(duckdb.connect()) as con:
    ...

Option 2: Manual

import duckdb
import duckdb_ext

with duckdb.connect() as con:
    con.execute("SET extension_directory = ?;", (get_extension_dir(),))
    # Ideally also:
    con.execute("SET autoinstall_known_extensions = false;")

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

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

duckdb_ext_postgres-1.3.2.20250921-py3-none-win_amd64.whl (15.6 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_postgres-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl (16.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_postgres-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl (14.9 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_postgres-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl (9.1 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_postgres-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl (10.3 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_postgres-1.3.2.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 6850f9c3579401726fa038ad0e80f3445cc4d4729aa41b0bd6297da7886555fd
MD5 7d280124444afee783dfa1accad087c5
BLAKE2b-256 acdc1d4167b9c76f9013f30b8b0e83fa50f3e1887ccc972637bd4e454536ae90

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 44f953ca86a420b44d5779a6d9daca9b234ea2acc7cadad36444881a01ce503a
MD5 2c4c31c68b76d94d4c5f2cc44689b03d
BLAKE2b-256 fd21898dfadc48d17b8cf80a8fb087a40b5cdda967087def5e2eda530e7de6cc

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 1bbb13f20e73c7f28c359d11a1fc0f72019226fc8ae2d52d983de08a30b66685
MD5 386b69e3ad132f5ce25f8d383602f4ff
BLAKE2b-256 ded40f359277cf5b8df40f81022b12cdccf8de498d3b7f657417ece1b5cdf358

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2e3fd5d54f2c3f9c235e87b50700642fa9062401cb6efc3bf14fe0f6a727ac54
MD5 05a532bcd331f0ef94d01c9784a4be06
BLAKE2b-256 c3c6f46bf8eaa47d89f9f297ba3d3b008ba4b3f2dd546ce6f56439fcfda50a6d

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fe59fb9c4a21759397c6ce406097e4a8c4d893f855c34c07a91ca980265c1572
MD5 34bcf831cb4f77005a79e0b118d7c4cf
BLAKE2b-256 ae85ef51a7fdf18ed7d994eb594d628532ea51792e6fdee4076d709c6078dbaf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page