pglib is a Python 3.10+ module for working with PostgreSQL databases. It is a C extension that exposes the libpq API. It is designed to be small, fast, and as convenient as possible. It provides both synchronous and asynchronous APIs.
Unlike some libraries, it never modifies the SQL you pass. Parameters are passed using the official libpq protocol for parameters.
Documentation is available in /docs and online at http://pglib.readthedocs.org
Release files for pglib 5.19.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pglib-5.19.0.tar.gz | 105.2 kB | Details |
Release files / pglib-5.19.0.tar.gz
| Download URL | pglib-5.19.0.tar.gz |
|---|---|
| Size | 105.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6f86f3b6706848c9e0ee1bed0cd24706d30e05c782a5b1d7f42dbe055094bf0a
|
|
BLAKE2b-256 checksum How to use checksums |
990dd7aa5bc33914d85b77522bee258dce1908ae817e4d5dcac1d100796e3d1c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.6
|