{ "info": { "author": "Mathieu Fenniak", "author_email": "biziqe@mathieu.fenniak.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Topic :: Database :: Front-Ends", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "pg8000 is a Pure-Python interface to the PostgreSQL database engine. It is one\r\nof many PostgreSQL interfaces for the Python programming language. pg8000 is\r\nsomewhat distinctive in that it is written entirely in Python and does not rely\r\non any external libraries (such as a compiled python module, or PostgreSQL's\r\nlibpq library). pg8000 supports the standard Python DB-API version 2.0.\r\n\r\npg8000's name comes from the belief that it is probably about the 8000th\r\nPostgreSQL interface for Python.", "description_content_type": null, "docs_url": null, "download_url": "http://pybrary.net/pg8000/pg8000-py3-1.07.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pybrary.net/pg8000/", "keywords": "postgresql dbapi", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "pg8000-py3", "package_url": "https://pypi.org/project/pg8000-py3/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pg8000-py3/", "project_urls": { "Download": "http://pybrary.net/pg8000/pg8000-py3-1.07.tar.gz", "Homepage": "http://pybrary.net/pg8000/" }, "release_url": "https://pypi.org/project/pg8000-py3/1.07/", "requires_dist": null, "requires_python": null, "summary": "PostgreSQL interface library", "version": "1.07" }, "last_serial": 932734, "releases": { "1.06": [], "1.07": [] }, "urls": [] }