Pure-Python Interface to the PostgreSQL Database
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.
$
pkg install py311-pg8000Origin
databases/py-pg8000
Size
542KiB
License
BSD3CLAUSE
Maintainer
wen@FreeBSD.org
Dependencies
4 packages
Required by
0 packages