python-pg8000

Pure-Python PostgreSQL Driver (Python 2)

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/mfenniak/pg8000


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-pg8000