Pakket: python3-pg8000 (1.10.6-1)
Verwijzigingen voor python3-pg8000
Debian bronnen:
Het bronpakket pg8000 downloaden:
Beheerders:
- Debian Python Modules Team (QA-pagina, Mailarchief)
- Dominik George (QA-pagina)
- Rahul Amaram (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Pure-Python PostgreSQL Driver (Python 3)
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.
This package contains the Python 3 version.
Andere aan python3-pg8000 gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six (>= 1.10.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- sug: python-pg8000-doc
- Pure-Python PostgreSQL Driver (documentation)