{ "info": { "author": "Michael van Tellingen", "author_email": "michaelvantellingen@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Programming Language :: SQL", "Topic :: Database", "Topic :: Database :: Front-Ends" ], "description": "An implementation of the psycopg2 module using ctypes.\nThe module is currently compatible with Psycopg 2.4.4.\n\nTo use this package with Django or SQLAlchemy create a psycopg2.py file\nsomewhere in your python path (e.g. the current working dir) and add::\n\n from psycopg2ct import compat\n compat.register()\n\nThis will map psycopg2ct to psycopg2.\n\nThis module is only tested with python 2.6+ and PyPy 1.6+\n\nThis is a port of Alex Gaynor's rpython port\n(https://bitbucket.org/alex_gaynor/pypy-postgresql/overview) of psycopg2 to\npython + ctypes.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/mvantellingen/psycopg2-ctypes", "keywords": null, "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "psycopg2ct", "package_url": "https://pypi.org/project/psycopg2ct/", "platform": "any", "project_url": "https://pypi.org/project/psycopg2ct/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/mvantellingen/psycopg2-ctypes" }, "release_url": "https://pypi.org/project/psycopg2ct/2.4.4/", "requires_dist": null, "requires_python": null, "summary": "An implementation of the psycopg2 module using ctypes.", "version": "2.4.4" }, "last_serial": 638565, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e8876e474f26d6a3bb3d6ea9339fc1e0", "sha256": "da52dd3f74c5919c9b7403c01e399776e2838e5dfa90f2a02968e015c1145810" }, "downloads": -1, "filename": "psycopg2ct-0.1.tar.gz", "has_sig": false, "md5_digest": "e8876e474f26d6a3bb3d6ea9339fc1e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23221, "upload_time": "2011-08-27T19:42:47", "url": "https://files.pythonhosted.org/packages/51/a4/ac3040b1fe448047fa9ab8bcf32f29707cbc85e088af8e8b55553ed971c8/psycopg2ct-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "5ba5d4aeba20e16bd6731acb08ae0eda", "sha256": "d9e472f2046d1ab51f7ab0a12a1a8d0c7dfd57ee06191cf49c1206779b8ddabd" }, "downloads": -1, "filename": "psycopg2ct-0.2.tar.gz", "has_sig": false, "md5_digest": "5ba5d4aeba20e16bd6731acb08ae0eda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23207, "upload_time": "2011-09-11T17:50:39", "url": "https://files.pythonhosted.org/packages/e8/a9/5d913131884eeac21766aad5518000e1436f5d4db48fdb283f3505b1df39/psycopg2ct-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "7b41ab04c7c44de9297b2257249d1b4d", "sha256": "b73c725a721510745cf09096c2662e033c3be7aa7a18d9a4c3ea93f130d33d6d" }, "downloads": -1, "filename": "psycopg2ct-0.2.1.tar.gz", "has_sig": false, "md5_digest": "7b41ab04c7c44de9297b2257249d1b4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24427, "upload_time": "2011-10-03T11:02:47", "url": "https://files.pythonhosted.org/packages/0b/dc/59f608aa1c2c7e85f0115f52cfbec53027363c9fae60748afdcb2ef0fbc0/psycopg2ct-0.2.1.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "570af2f871cdd493549c00bc2e47d983", "sha256": "62c637b5fb84678718adcdf92dc7ab8d6f40cc885eca61bc47a85bb3b44bf0cb" }, "downloads": -1, "filename": "psycopg2ct-0.3.tar.gz", "has_sig": false, "md5_digest": "570af2f871cdd493549c00bc2e47d983", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41052, "upload_time": "2011-10-18T21:24:21", "url": "https://files.pythonhosted.org/packages/cc/3c/321ff29df4e73bd80c874acd9e514ab6283d09b1f053f1e8f1a181261dbe/psycopg2ct-0.3.tar.gz" } ], "2.4.4": [ { "comment_text": "", "digests": { "md5": "249442785ce3e2597358b468e584020c", "sha256": "4f070a7711b738456727791305e6dadcc2ceb9a3ac1e63b4bb1883158691e785" }, "downloads": -1, "filename": "psycopg2ct-2.4.4.tar.gz", "has_sig": false, "md5_digest": "249442785ce3e2597358b468e584020c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46369, "upload_time": "2012-02-11T12:54:18", "url": "https://files.pythonhosted.org/packages/e6/47/efc75f7a3c4d2d0929f727c44347110dfbe506d5a9fcdc0b843c7aa81fda/psycopg2ct-2.4.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "249442785ce3e2597358b468e584020c", "sha256": "4f070a7711b738456727791305e6dadcc2ceb9a3ac1e63b4bb1883158691e785" }, "downloads": -1, "filename": "psycopg2ct-2.4.4.tar.gz", "has_sig": false, "md5_digest": "249442785ce3e2597358b468e584020c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46369, "upload_time": "2012-02-11T12:54:18", "url": "https://files.pythonhosted.org/packages/e6/47/efc75f7a3c4d2d0929f727c44347110dfbe506d5a9fcdc0b843c7aa81fda/psycopg2ct-2.4.4.tar.gz" } ] }