CMD + K

pg8000

Community

PostgreSQL interface library

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::pg8000

Usage Tracking

1.20.0
1.19.5
1.19.4
1.19.3
1.19.2
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

PostgreSQL interface library

Last Updated

Apr 1, 2025 at 02:01

License

BSD-3-clause

Total Downloads

13

Supported Platforms

noarch