pg8000
PostgreSQL interface library
PostgreSQL interface library
To install this package, run one of the following:
pg8000 is a Pure-Python interface to the PostgreSQL database engine. It is one of many PostgreSQL interfaces for the Python programming language. pg8000 is somewhat distinctive in that it is written entirely in Python and does not rely on any external libraries (such as a compiled python module, or PostgreSQL's libpq library). pg8000 supports the standard Python DB-API version 2.0. pg8000's name comes from the belief that it is probably about the 8000th PostgreSQL interface for Python.
Summary
PostgreSQL interface library
Last Updated
Apr 1, 2025 at 02:01
License
BSD-3-clause
Total Downloads
13
Supported Platforms
GitHub Repository
https://github.com/tlocke/pg8000Documentation
https://github.com/tlocke/pg8000/blob/master/README.adoc