{ "info": { "author": "Mathieu Fenniak, Azriel Fasten", "author_email": "biziqe@mathieu.fenniak.net, azriel.fasten@gmail.com", "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.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Database :: Front-Ends", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "aiopg8000\r\n---------\r\n\r\n\r\n\r\n**NOTE:** aiopg8000 (this project) is a fork of pg8000 to support asyncio.\r\n\r\npg8000 (https://github.com/mfenniak/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.\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": "https://pythonhosted.org/aiopg8000/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/realazthat/aiopg8000", "keywords": "postgresql dbapi asyncio", "license": "BSD", "maintainer": "Azriel Fasten", "maintainer_email": "azriel.fasten@gmail.com", "name": "aiopg8000", "package_url": "https://pypi.org/project/aiopg8000/", "platform": "", "project_url": "https://pypi.org/project/aiopg8000/", "project_urls": { "Homepage": "https://github.com/realazthat/aiopg8000" }, "release_url": "https://pypi.org/project/aiopg8000/1.10.3/", "requires_dist": null, "requires_python": null, "summary": "PostgreSQL interface library, for asyncio", "version": "1.10.3" }, "last_serial": 1608311, "releases": { "1.10.3": [] }, "urls": [] }