Skip to main content

PostgreSQL binaries for Linux, MacOS and Windows

Project description

Postgresql Binaries

Uses releases from theseus-rs/postgresql-binaries and publishes them to pypy, so that you can do:

pip install postgresql-binaries==18.4.0

Then eg.

import postgresql_binaries
import subprocess

cmd = [
    str(postgresql_binaries.bin() / "initdb"),
    *("-D", directory),
    *("-U", "postgres"),
    *("--auth-host", "trust"),
]
subprocess.check_call(cmd)

On the first call to bin(), the archive baked into the wheel is unpacked in place.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

postgresql_binaries-0.0.5.tar.gz (12.5 MB view details)

Uploaded Source

Built Distribution

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

postgresql_binaries-0.0.5-py3-none-any.whl (12.5 MB view details)

Uploaded Python 3

File details

Details for the file postgresql_binaries-0.0.5.tar.gz.

File metadata

  • Download URL: postgresql_binaries-0.0.5.tar.gz
  • Upload date:
  • Size: 12.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for postgresql_binaries-0.0.5.tar.gz
Algorithm Hash digest
SHA256 6e5e9ad27d158ea5b211dbac293079fe020016672e3f0b79bce362119be6bf68
MD5 8550407fa8b6fa383acd3b4766d48e21
BLAKE2b-256 0864713f41b80c8a1971dc4b05d56a27d6ada5c95b93ff5e05b2b0136edcd431

See more details on using hashes here.

File details

Details for the file postgresql_binaries-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: postgresql_binaries-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 12.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for postgresql_binaries-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 1088bccb68ca17a5c4cc067585e7a814e191f5d0c38bf5cd6881594e76beb9de
MD5 6cf70ccfb8bfdbf0927e4cb14cf371b5
BLAKE2b-256 65abd194c30088b06a155c904eb4ff7ad5ef32083d610719fa9c746e48c60e00

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