pg8000 1.07
PostgreSQL interface library
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.
- Author: Mathieu Fenniak <biziqe at mathieu fenniak net>
- Home Page: http://pybrary.net/pg8000/
- Download URL: http://pybrary.net/pg8000/dist/pg8000-1.07.tar.gz
- Keywords: postgresql dbapi
-
Categories
- Development Status :: 4 - Beta
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.4
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Topic :: Database :: Front-Ends
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: mfenniak
- DOAP record: pg8000-1.07.xml
Log in to rate this package.
