{ "info": { "author": "Cristian Gafton", "author_email": "gafton@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: Python Software Foundation License", "Operating System :: OS Independent", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Programming Language :: SQL", "Topic :: Database", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "This is a set of Python bindings for PostgreSQL derived from the PyGreSQL 3.8.1\r\nsources. The main changes from the PyGreSQL module are:\r\n \r\n * support for bind parameters, alleviating the need for extensive,\r\nexpensive and vulnerable quoting of user-supplied data\r\n * support for server side cursors for looping through large query\r\nresults without loading up the entire result set in the client's memory\r\n * returned values are translated to Python objects in the C layer,\r\nresulting in some speed improvement\r\n * DB API 2.0 compliance, with some extensions\r\n \r\n \r\n PostgreSQL allows for numeric parameters to be passed in a query (bind\r\nparameters). If parameters are used, they are referred to in the query string as\r\n$1, $2, etc. Bind parameters are passed in as a tuple that holds the values\r\nbound in the query. The primary advantage of using bind parameters is that\r\nparameter values may be separated from the command string, thus avoiding the\r\nneed for tedious and error-prone quoting and escaping.\r\n \r\n Because of the different query syntax between what PostgreSQL natively\r\nsupports and what PyGreSQL used to implement (Python style substitutions like %s\r\nand %(name)s), these bindings will not grok SQL queries written for PyGreSQL -\r\nyou might need to slightly rework some of your queries to take advantage of the\r\nbind parameter support.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://people.rpath.com/~gafton/pgsql", "keywords": "", "license": "Python Software Foundation License v2", "maintainer": "", "maintainer_email": "", "name": "python-pgsql", "package_url": "https://pypi.org/project/python-pgsql/", "platform": "Linux/Unix", "project_url": "https://pypi.org/project/python-pgsql/", "project_urls": { "Homepage": "http://people.rpath.com/~gafton/pgsql" }, "release_url": "https://pypi.org/project/python-pgsql/0.9.7/", "requires_dist": null, "requires_python": null, "summary": "PostgreSQL bindings for Python w/ bind parameters support", "version": "0.9.7" }, "last_serial": 798033, "releases": { "0.9.0": [], "0.9.1": [ { "comment_text": "", "digests": { "md5": "1e240fe98efdc7635c520f38751461c1", "sha256": "aefce00b6bda472b8d2db0b425e57a72103ae470c78a622a8fc65224ce016d38" }, "downloads": -1, "filename": "python-pgsql-0.9.1.tar.gz", "has_sig": false, "md5_digest": "1e240fe98efdc7635c520f38751461c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28621, "upload_time": "2006-09-06T16:56:47", "url": "https://files.pythonhosted.org/packages/1b/32/de9d3cdcc75f55caf47e57a7c66059da383ed0b68d585ff6b4f797783b5c/python-pgsql-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "877123a73cea37949218e27909460abb", "sha256": "2f25b93213ca745477160401edf5bf321cc84e687bfd3158c08638861b2a3145" }, "downloads": -1, "filename": "python-pgsql-0.9.2.tar.gz", "has_sig": false, "md5_digest": "877123a73cea37949218e27909460abb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28904, "upload_time": "2006-10-04T18:01:59", "url": "https://files.pythonhosted.org/packages/0a/2f/18d490e0e04f75275a33010efb0880c65bc9570b3e0be0e90b63a2cfd357/python-pgsql-0.9.2.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "44c51d2592c208cdf9d41a49f4eb18e1", "sha256": "c478f8437c077b2621748a2c31e90f6ac1af10573cefd4fe0bd231e48d94dd96" }, "downloads": -1, "filename": "python-pgsql-0.9.3.tar.gz", "has_sig": false, "md5_digest": "44c51d2592c208cdf9d41a49f4eb18e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29621, "upload_time": "2006-10-10T03:05:14", "url": "https://files.pythonhosted.org/packages/81/4e/1547662f9742b2b5d5c1f5a513d8eefc088e98e56c0aed2c9eab1b1c78cc/python-pgsql-0.9.3.tar.gz" } ], "0.9.5": [ { "comment_text": "", "digests": { "md5": "8c56355c93c88efacaba94119283175e", "sha256": "026aa470033397f3bf9e9b81e721c008711f8505cc37eb31c7af03f3302fd39b" }, "downloads": -1, "filename": "python-pgsql-0.9.5.tar.gz", "has_sig": false, "md5_digest": "8c56355c93c88efacaba94119283175e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33926, "upload_time": "2007-02-13T20:41:55", "url": "https://files.pythonhosted.org/packages/05/9b/d48c314fe25c34fadcd2adf692fc83fc8a7f95617ada1cae8b883e346840/python-pgsql-0.9.5.tar.gz" } ], "0.9.6": [ { "comment_text": "", "digests": { "md5": "86f9772ec09bde49b6f7efbcccfb9469", "sha256": "d64cd3048a2f569767966e8ec2202abb8874f2826b26e4f76c8cf766c72d7ae2" }, "downloads": -1, "filename": "python-pgsql-0.9.6.tar.gz", "has_sig": false, "md5_digest": "86f9772ec09bde49b6f7efbcccfb9469", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35158, "upload_time": "2007-08-02T03:13:26", "url": "https://files.pythonhosted.org/packages/a7/09/4d5cff2b47eb51fcc781ca8ff6944ff63839a78266dd6a7bbef6536499d6/python-pgsql-0.9.6.tar.gz" } ], "0.9.7": [ { "comment_text": "", "digests": { "md5": "c40ab161f702da631e5fb294f957ff9d", "sha256": "05bba89f6b29b05b472d03e50da3215f6644c7dcb6610c760295de319a4ba947" }, "downloads": -1, "filename": "python-pgsql-0.9.7.tar.gz", "has_sig": false, "md5_digest": "c40ab161f702da631e5fb294f957ff9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35431, "upload_time": "2008-02-11T22:22:23", "url": "https://files.pythonhosted.org/packages/48/15/9f16013a66c218a8ad927a164f003207f9bdf7706a82b9af89888ba9cd84/python-pgsql-0.9.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c40ab161f702da631e5fb294f957ff9d", "sha256": "05bba89f6b29b05b472d03e50da3215f6644c7dcb6610c760295de319a4ba947" }, "downloads": -1, "filename": "python-pgsql-0.9.7.tar.gz", "has_sig": false, "md5_digest": "c40ab161f702da631e5fb294f957ff9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35431, "upload_time": "2008-02-11T22:22:23", "url": "https://files.pythonhosted.org/packages/48/15/9f16013a66c218a8ad927a164f003207f9bdf7706a82b9af89888ba9cd84/python-pgsql-0.9.7.tar.gz" } ] }