{ "info": { "author": "Federico Di Gregorio", "author_email": "fog@initd.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "License :: OSI Approved :: Zope Public License", "Operating System :: Microsoft :: Windows", "Operating System :: Unix", "Programming Language :: C", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: SQL", "Topic :: Database", "Topic :: Database :: Front-Ends", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Psycopg is the most popular PostgreSQL database adapter for the Python\nprogramming language. Its main features are the complete implementation of\nthe Python DB API 2.0 specification and the thread safety (several threads can\nshare the same connection). It was designed for heavily multi-threaded\napplications that create and destroy lots of cursors and make a large number\nof concurrent \"INSERT\"s or \"UPDATE\"s.\n\nPsycopg 2 is mostly implemented in C as a libpq wrapper, resulting in being\nboth efficient and secure. It features client-side and server-side cursors,\nasynchronous communication and notifications, \"COPY TO/COPY FROM\" support.\nMany Python types are supported out-of-the-box and adapted to matching\nPostgreSQL data types; adaptation can be extended and customized thanks to a\nflexible objects adaptation system.\n\nPsycopg 2 is both Unicode and Python 3 friendly.\n\n\nDocumentation\n-------------\n\nDocumentation is included in the ``doc`` directory and is `available online`__.\n\n.. __: http://initd.org/psycopg/docs/\n\nFor any other resource (source code repository, bug tracker, mailing list)\nplease check the `project homepage`__.\n\n\nInstallation\n------------\n\nBuilding Psycopg requires a few prerequisites (a C compiler, some development\npackages): please check the install_ and the faq_ documents in the ``doc`` dir\nor online for the details.\n\nIf prerequisites are met, you can install psycopg like any other Python\npackage, using ``pip`` to download it from PyPI_::\n\n $ pip install psycopg2\n\nor using ``setup.py`` if you have downloaded the source package locally::\n\n $ python setup.py build\n $ sudo python setup.py install\n\nYou can also obtain a stand-alone package, not requiring a compiler or\nexternal libraries, by installing the `psycopg2-binary`_ package from PyPI::\n\n $ pip install psycopg2-binary\n\nThe binary package is a practical choice for development and testing but in\nproduction it is advised to use the package built from sources.\n\n.. _PyPI: https://pypi.org/project/psycopg2/\n.. _psycopg2-binary: https://pypi.org/project/psycopg2-binary/\n.. _install: http://initd.org/psycopg/docs/install.html#install-from-source\n.. _faq: http://initd.org/psycopg/docs/faq.html#faq-compile\n\n.. __: http://initd.org/psycopg/\n\n\n:Linux/OSX: |travis|\n:Windows: |appveyor|\n\n.. |travis| image:: https://travis-ci.org/psycopg/psycopg2.svg?branch=master\n :target: https://travis-ci.org/psycopg/psycopg2\n :alt: Linux and OSX build status\n\n.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/psycopg/psycopg2?branch=master&svg=true\n :target: https://ci.appveyor.com/project/psycopg/psycopg2/branch/master\n :alt: Windows build status\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://initd.org/psycopg/", "keywords": "", "license": "LGPL with exceptions or ZPL", "maintainer": "Federico Di Gregorio", "maintainer_email": "fog@initd.org", "name": "psycopg2-binary", "package_url": "https://pypi.org/project/psycopg2-binary/", "platform": "any", "project_url": "https://pypi.org/project/psycopg2-binary/", "project_urls": { "Documentation": "http://initd.org/psycopg/docs/", "Homepage": "http://initd.org/psycopg/", "Source": "https://github.com/psycopg/psycopg2" }, "release_url": "https://pypi.org/project/psycopg2-binary/2.8.4/", "requires_dist": null, "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "summary": "psycopg2 - Python-PostgreSQL Database Adapter", "version": "2.8.4" }, "last_serial": 6002433, "releases": { "2.7.3.2": [ { "comment_text": "", "digests": { "md5": "3444e917d5bfacc6b03ece436fe56533", "sha256": "3e8d1221f2d9e885a774b1f30bd33fcea1cc55d0c1d10554526ab717123342fc" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "3444e917d5bfacc6b03ece436fe56533", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1666090, "upload_time": "2018-01-29T12:48:22", "url": "https://files.pythonhosted.org/packages/4b/7c/3ae343a0dcf2f20901725337de919d16371d9f271c07f351eb79f65576f4/psycopg2_binary-2.7.3.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "d0c3b79a83480f1c42fcf27f67171c08", "sha256": "ac9d634768cfa6445cabd32be50d6db7ecb3879294eadf071ebddd8a4ad2b979" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "d0c3b79a83480f1c42fcf27f67171c08", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2385371, "upload_time": "2018-01-29T12:48:27", "url": "https://files.pythonhosted.org/packages/93/48/46edbf80c0ef529a189e9e9a2bb76d2587e4d982f0c4af3c8124e7ad277e/psycopg2_binary-2.7.3.2-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "2605a2b0e80292f2d226190bd18df09b", "sha256": "9163ef988aabcb0e2c959dc83ce74ff80abac0f609fce2ea37a881b6e4e5a6b6" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "2605a2b0e80292f2d226190bd18df09b", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2658970, "upload_time": "2018-01-29T12:48:31", "url": "https://files.pythonhosted.org/packages/67/01/25f011d89be7a77425dc0176b67dbb3fc70e45ece11c87533b5a9974fcaa/psycopg2_binary-2.7.3.2-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "16f7be7c9c6d05bac1d0da285525d160", "sha256": "ac5a55f2bb74680dc7c68106890f9fdd8c9d5486ca293b1c835d19554af4cbfa" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "16f7be7c9c6d05bac1d0da285525d160", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2385362, "upload_time": "2018-01-29T12:48:36", "url": "https://files.pythonhosted.org/packages/10/6b/09f3d3d169e381a5f44af811176ec9752f8e90269c5420564d2d70a005da/psycopg2_binary-2.7.3.2-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "850764f9f2b5d4ca7e186e89eaf8ec3b", "sha256": "db93a27a45a0a4212fa7b10737f0cd1d977aa794e9f2332709b113e3f78e1f48" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "850764f9f2b5d4ca7e186e89eaf8ec3b", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2658986, "upload_time": "2018-01-29T12:48:41", "url": "https://files.pythonhosted.org/packages/e3/a0/8de7a21ab6f0ca1907794e9c633809f490dae8c61bc4a4025a37de3927f2/psycopg2_binary-2.7.3.2-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "dff98d69217f0efacb7154d2ca46b1c1", "sha256": "d532df64069811425342818d86e33907b493acce291ebd97dcccd568211de381" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "dff98d69217f0efacb7154d2ca46b1c1", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 857031, "upload_time": "2018-01-29T12:48:45", "url": "https://files.pythonhosted.org/packages/2a/66/4af5288049df29483157661970204fe5e842a2ceae9d829906ea431f0723/psycopg2_binary-2.7.3.2-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "3da07e46fc9f77c85aa523cb31b545ba", "sha256": "cc6d123eb1fabc32eb3a73fc493b0cce9ae74814aeae832b8b63d96316ccb758" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "3da07e46fc9f77c85aa523cb31b545ba", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 987384, "upload_time": "2018-01-29T12:48:49", "url": "https://files.pythonhosted.org/packages/a4/5d/48a72d7ac5054fd5ac6e9695b6a670016f0b398f592a34d31eaf01a12a34/psycopg2_binary-2.7.3.2-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "5c69a14dd8a6979ce42e13fcb44fbaa7", "sha256": "3c9b075186650b61aa7f0e5ffb271e5847277a261885b32b66e27457e080f93d" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp33-cp33m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "5c69a14dd8a6979ce42e13fcb44fbaa7", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2376561, "upload_time": "2018-01-29T12:48:54", "url": "https://files.pythonhosted.org/packages/21/ad/dcbeb42ef49d04cd259916d334012e6271fad626c7ebd7fa2480502ab82f/psycopg2_binary-2.7.3.2-cp33-cp33m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "19b976794677aa3397a5e0ebff0c45fb", "sha256": "bb82e1224a27d6de29d4a9103388b4badd8677f4afba81e32f816cfcd9c48f3c" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp33-cp33m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "19b976794677aa3397a5e0ebff0c45fb", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2652816, "upload_time": "2018-01-29T12:48:59", "url": "https://files.pythonhosted.org/packages/c1/a5/a950978064856bccb4200bac7766aa31e188160a9f7c45e8b31019f102f8/psycopg2_binary-2.7.3.2-cp33-cp33m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e52636919fbf4f9931adc74267c3848b", "sha256": "0f590227cdffff9949bc1121b066c4c2912bc2918b1ae9f5b094f5d75a8f7110" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp33-cp33m-win32.whl", "has_sig": true, "md5_digest": "e52636919fbf4f9931adc74267c3848b", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 863797, "upload_time": "2018-01-29T12:49:07", "url": "https://files.pythonhosted.org/packages/15/8d/3a59d0f151e50846f0215f1106984052bb3affbebbdb97883de208ae0971/psycopg2_binary-2.7.3.2-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "0cf4e910c08a02b19f73f1b419a99f38", "sha256": "a56b547d25ecb6f0b8d93f6bd516f0d7586fda0cdb577805d113f91344f400dc" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp33-cp33m-win_amd64.whl", "has_sig": true, "md5_digest": "0cf4e910c08a02b19f73f1b419a99f38", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 985525, "upload_time": "2018-01-29T12:49:12", "url": "https://files.pythonhosted.org/packages/c8/2c/8d2f5bee0499192abef899bcd002afa9630a0e2c8308ce2a14c660f8ea09/psycopg2_binary-2.7.3.2-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "d7b1879b36e362d7bb028787aca38c65", "sha256": "f87d03e1aa964dbc04e04c7e971b83e9dc9d853d22d51bb8e9cc07321d96d7ac" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "d7b1879b36e362d7bb028787aca38c65", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1665513, "upload_time": "2018-01-29T12:49:15", "url": "https://files.pythonhosted.org/packages/ef/98/9cd066b337791aaee5addff0e6fd9013dc6d21050494a021dde5753dd67d/psycopg2_binary-2.7.3.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "c367ebed87106bcfbf13c99364ad226f", "sha256": "1cd1864c7ab774ffd2413ea9111fb622fc054fd94da55e7ab706fec2d1ad99c9" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "c367ebed87106bcfbf13c99364ad226f", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2391448, "upload_time": "2018-01-29T12:49:20", "url": "https://files.pythonhosted.org/packages/b9/5d/c2d6fd4ca9cd2f4594def2df6b862eee3514a9f5b71661b884a0c8b12b8b/psycopg2_binary-2.7.3.2-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "d3d09c6e17f3754f84c8cb4ce62a8860", "sha256": "e341d6c0286b04d19ba9519b3b838aa6bbc0708899c19876ddb331f724833ebe" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "d3d09c6e17f3754f84c8cb4ce62a8860", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2667998, "upload_time": "2018-01-29T12:49:25", "url": "https://files.pythonhosted.org/packages/74/7c/1db9a562571b9568d59f4ea8abca81d9cfde9c7707c939428156476eef85/psycopg2_binary-2.7.3.2-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "7e881c858a281296e1964f034c6b39b1", "sha256": "40a566b5ed74cf29c59c84ea16d3362e502ec0d751fd2f4951196a0e67d5f733" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "7e881c858a281296e1964f034c6b39b1", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 863778, "upload_time": "2018-01-29T12:49:31", "url": "https://files.pythonhosted.org/packages/b1/d7/e248f520552e8b70482a29f7def90a7a4134e1fd31478edeeda3658eed4d/psycopg2_binary-2.7.3.2-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "4f7e798c3cfca260929a8f5ab78ebc66", "sha256": "75831f18f2cbec2362f69b991fa07e977050bdae142486d81fb2322c46053098" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "4f7e798c3cfca260929a8f5ab78ebc66", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 985435, "upload_time": "2018-01-29T12:49:36", "url": "https://files.pythonhosted.org/packages/01/6f/13c2c603a49d081f8236d691437df7b58b23a89f848ffa74e4a467d4c647/psycopg2_binary-2.7.3.2-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "b285d3ef911eb1c86479e304b900009e", "sha256": "84e13ffb37ec9fcda708c2c8757a9cf6c99612bfda102d597d401bad6d84ec97" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "b285d3ef911eb1c86479e304b900009e", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1665566, "upload_time": "2018-01-29T12:49:41", "url": "https://files.pythonhosted.org/packages/0f/21/c1c3ab1bb546428d5fa932091287258838d84879197c663db62579254739/psycopg2_binary-2.7.3.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "627d1f8db3054d879acf052b7a5b9c90", "sha256": "dd29e41ad6b3fd39614397e0578d1c102c59366a8e6e59cf9449b13cf5945428" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "627d1f8db3054d879acf052b7a5b9c90", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2392545, "upload_time": "2018-01-29T12:49:47", "url": "https://files.pythonhosted.org/packages/18/1a/9a8aa19e6603c5e16683cfd225b703fea2fd53aaace9764ac6871f326534/psycopg2_binary-2.7.3.2-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "e55b0a6b6b0426de591ae1a5e0b92a11", "sha256": "84c7482d67c8471a440c4e34b71e597095f09ea1aefc9b470742ae311eba884c" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "e55b0a6b6b0426de591ae1a5e0b92a11", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2670144, "upload_time": "2018-01-29T12:49:51", "url": "https://files.pythonhosted.org/packages/52/a6/bd83568a744a6f740378b5a1debb75adb5c1c5b52e8483cef9b2bb68f13e/psycopg2_binary-2.7.3.2-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "2550293986e8f2f56d2d7b1a8f198248", "sha256": "6755957fdb39c4c9d664c6c943c12797d6bae2a4d50911e637960745a6e1cfed" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "2550293986e8f2f56d2d7b1a8f198248", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 851170, "upload_time": "2018-01-29T12:49:56", "url": "https://files.pythonhosted.org/packages/ef/3c/24e6d699e45dacae60d462e70e4a7d0b692d99dac475b90a34cdd2ae53f8/psycopg2_binary-2.7.3.2-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "ee2cba3dd5871fedad2197a2fdcea33e", "sha256": "b35aa95298e724dc5e32022fb4d0f21e4331259aa5d38ef04aa10b4f35fb7135" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "ee2cba3dd5871fedad2197a2fdcea33e", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 994018, "upload_time": "2018-01-29T12:50:01", "url": "https://files.pythonhosted.org/packages/8e/6d/e0d4f44d961f822e4d7b66a2c84be55f3fc9b24a7dbc813e31cd6495c318/psycopg2_binary-2.7.3.2-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "895584003ae5e1ac30ea7b75d3542754", "sha256": "04586f20882d2903167a7396e13b1c3c34ecbab15cf2f2855ec078d308e5ffee" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "895584003ae5e1ac30ea7b75d3542754", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1665571, "upload_time": "2018-01-29T12:50:05", "url": "https://files.pythonhosted.org/packages/9f/87/166e3cdaece4c110a3a927bd47fec1c201d3ed92f47ca10e129b1a7d7a0e/psycopg2_binary-2.7.3.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e1f7188abee03d2297af8e9b000f99b7", "sha256": "4077346d4134213a35e520098b79c5c497495253ca4c53a22d9dde057e3238e1" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "e1f7188abee03d2297af8e9b000f99b7", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2394652, "upload_time": "2018-01-29T12:50:12", "url": "https://files.pythonhosted.org/packages/81/16/659c2dfa48be1475fc06609dd2ea4033aa5b933cfdff64908f2ed9853276/psycopg2_binary-2.7.3.2-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "83812eed824751eda34d049a7d92a8dc", "sha256": "f46be845f25fe3d055fc029dabb7df14a9480caa31955c804f7efa7dc2cd84ff" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "83812eed824751eda34d049a7d92a8dc", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2670677, "upload_time": "2018-01-29T12:50:16", "url": "https://files.pythonhosted.org/packages/b9/90/1ee7ad98fc6b241897ad77bb53cc47fec2d218bbcfe59e518ffcbfd41fe8/psycopg2_binary-2.7.3.2-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "4fab96fb5c09c815fcf8091bd0f7102b", "sha256": "a98c1fabf0028314e5e07bbc79dba72d39a70a2de93d752d3cb14f83dc60ce64" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "4fab96fb5c09c815fcf8091bd0f7102b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 851085, "upload_time": "2018-01-29T12:50:19", "url": "https://files.pythonhosted.org/packages/ad/e7/decda1a6b14a4ddcdf654646250822bf027d8086f27f79836fc2010e862c/psycopg2_binary-2.7.3.2-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "d78504e9c06142427a8f8d07df268942", "sha256": "43dd6524e2214420ac6acd50d4c7ef982b239e5270902981182c8305cac6fa43" }, "downloads": -1, "filename": "psycopg2_binary-2.7.3.2-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "d78504e9c06142427a8f8d07df268942", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 993939, "upload_time": "2018-01-29T12:50:22", "url": "https://files.pythonhosted.org/packages/f1/b7/25324a7e060852b5f1fc49febc51a947700f870123eb3336721e980b311b/psycopg2_binary-2.7.3.2-cp36-cp36m-win_amd64.whl" } ], "2.7.4": [ { "comment_text": "", "digests": { "md5": "d03a755ae8ec6ad5d2805673fd7aa962", "sha256": "b287ddf4cafcfb632974907d1e7862119e36bb758228bdb07dd247553e4cdfc0" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "d03a755ae8ec6ad5d2805673fd7aa962", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1668411, "upload_time": "2018-02-08T15:12:37", "url": "https://files.pythonhosted.org/packages/25/81/7242b023dc4d9593bcda760e6e89cf3c7ca02162e15801221c95469cf64b/psycopg2_binary-2.7.4-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b9fa9605f3d9030417fa791200652f36", "sha256": "d1dd3eb8edd354083f5d27b968c5a17854c41347ba5a480b520be85ec1a8495c" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "b9fa9605f3d9030417fa791200652f36", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2388113, "upload_time": "2018-02-08T15:12:40", "url": "https://files.pythonhosted.org/packages/1d/e3/558c67d17bcec370204883050284f778a5219f06d72ded5443e232619a9a/psycopg2_binary-2.7.4-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "51986ae5a60b9a2b81b11ff5bbee1be0", "sha256": "cf3911fba0c47fc1313b5783183cda301032b14637a0b7a336766ae46998c7ee" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "51986ae5a60b9a2b81b11ff5bbee1be0", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2661921, "upload_time": "2018-02-08T15:12:45", "url": "https://files.pythonhosted.org/packages/89/fd/62acb08e4a0fb4332d28c29dfaf0f49023a35f4df39eaa16f9a10f42397d/psycopg2_binary-2.7.4-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "824938a590f3f4511ab21210ad9baa4b", "sha256": "b039f51bca1ddd70234cc3f84f94f42ad43861b931bdfb497f887c60c39a6565" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "824938a590f3f4511ab21210ad9baa4b", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2388104, "upload_time": "2018-02-08T15:12:49", "url": "https://files.pythonhosted.org/packages/ec/8f/b2612b7dee65d03a6dffb0fc6f7fd08c1729960c01471865bbec98eb47ef/psycopg2_binary-2.7.4-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "5846d6d2693db8c521f70440be1266cc", "sha256": "83af04029bcb4b56c852e5876fef71340dcb465fa44fc99f80bac72e10fb0b74" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "5846d6d2693db8c521f70440be1266cc", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2661938, "upload_time": "2018-02-08T15:12:52", "url": "https://files.pythonhosted.org/packages/9a/4b/eb776a9d59026115ef2901d1c040b2124f85b8ca27db77ba0938f756d226/psycopg2_binary-2.7.4-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "7b7798d8447ab887b44edb33b7a23c78", "sha256": "3a14baeabcebd4662f12f4bff03e0574a2369a2e41baf829e6fb4a24c95cf88b" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "7b7798d8447ab887b44edb33b7a23c78", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 859753, "upload_time": "2018-02-08T15:12:55", "url": "https://files.pythonhosted.org/packages/30/5d/a6ca4c8b360bb1683604c23372ce105adb07853039a1c33eb1c10cec475f/psycopg2_binary-2.7.4-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "1c580a8e327946b4f310c75e507b9bea", "sha256": "cb07184a4bfad304831f0a88b1c13fbd8cf9fcdf1f11e71c477dd6d7b1b078a0" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "1c580a8e327946b4f310c75e507b9bea", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 990618, "upload_time": "2018-02-08T15:12:58", "url": "https://files.pythonhosted.org/packages/78/cf/333a24478118c3b55c7099f8994fabe90613ca8947776405038eaf534caf/psycopg2_binary-2.7.4-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "22d25d4ef6048d4108da377c7ad512d7", "sha256": "d0972f062c73956332e9681dfdb133168618f0abfecc96e89f0205ac89cd454b" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp33-cp33m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "22d25d4ef6048d4108da377c7ad512d7", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2379120, "upload_time": "2018-02-08T15:13:01", "url": "https://files.pythonhosted.org/packages/e0/e4/a55d250313d20907a2c5b3c3fc942a986c099c2e3f00e34e57af73e736d1/psycopg2_binary-2.7.4-cp33-cp33m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "02bdc128cc004610db8c75b5ac69ec5b", "sha256": "ab1db8f3e96570d9f7ebc45133ce2574804b2280499baade178e163d022107b5" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp33-cp33m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "02bdc128cc004610db8c75b5ac69ec5b", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2655629, "upload_time": "2018-02-08T15:13:04", "url": "https://files.pythonhosted.org/packages/71/00/521c37547745dd7472c3748b156f2fb76b7f516b6dab9cab41a42682df56/psycopg2_binary-2.7.4-cp33-cp33m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "aa80e71ff79ae704359124f81811f567", "sha256": "d51c7ed810fce1e50464088c37cc8da05534de8afb12a732500827ebcc480081" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp33-cp33m-win32.whl", "has_sig": true, "md5_digest": "aa80e71ff79ae704359124f81811f567", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 866378, "upload_time": "2018-02-08T15:13:08", "url": "https://files.pythonhosted.org/packages/aa/9b/461a6e0363a2f4753f37a44ae5b5d940c9dd2d613791b8a49e2426e83d23/psycopg2_binary-2.7.4-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "316ca2db92887608bdcd982b039417ef", "sha256": "b6b2b26590304d97ef2af28d153ee99ace6fe0806934f4618edfc87216c77f91" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp33-cp33m-win_amd64.whl", "has_sig": true, "md5_digest": "316ca2db92887608bdcd982b039417ef", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 988420, "upload_time": "2018-02-08T15:13:12", "url": "https://files.pythonhosted.org/packages/f3/ef/88c144644e4ecfeb9d2d7fa2b750fe42ad951e9e1659da08bf5777dd36a9/psycopg2_binary-2.7.4-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "7bdfb57f54980459e96f6e04200f493d", "sha256": "9b5ddbed85ec73293695d7116589d956ef0dd3fcf7bf3b2a3bc1e8e54c1d543a" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "7bdfb57f54980459e96f6e04200f493d", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1667759, "upload_time": "2018-02-08T15:13:15", "url": "https://files.pythonhosted.org/packages/37/be/d8d0364bf659a0895b7c3588bd966019560856e059ace93d2eeef8daae95/psycopg2_binary-2.7.4-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b02856d3b29169e5d566d82f603f0118", "sha256": "02eb674e3d5810e19b4d5d00720b17130e182da1ba259dda608aaf33d787347d" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "b02856d3b29169e5d566d82f603f0118", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2394046, "upload_time": "2018-02-08T15:13:19", "url": "https://files.pythonhosted.org/packages/5f/77/b3ba50812a6e1c11b0020565671ef1d21f625a6695a23d51c43827069fb0/psycopg2_binary-2.7.4-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "b1755da9a8254e82e767492ebf7d7c40", "sha256": "436a503eda41f6adb08f292f40a3784fce0a5f351b6ae7b19a911904db53af93" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "b1755da9a8254e82e767492ebf7d7c40", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2670808, "upload_time": "2018-02-08T15:13:23", "url": "https://files.pythonhosted.org/packages/1b/7d/548197032492575d9b19159550cde29dc96d747cc67498395e59c7813340/psycopg2_binary-2.7.4-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "6f563e0909a54513a822763468b1ea11", "sha256": "8014c06a9ed7b78ba81beff3ae71acd78c212390f8ed839e9ce22735880bd5b4" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "6f563e0909a54513a822763468b1ea11", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 866287, "upload_time": "2018-02-08T15:13:25", "url": "https://files.pythonhosted.org/packages/44/ea/fdda681a82971d067cd8141c283527882b0c1cb3f9be703b4ebb5b1936a5/psycopg2_binary-2.7.4-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "cc0518d843a0b2332f5957e91aa2571c", "sha256": "c4c6004d410c77bfa5389ae9485498ce32805447a67afbfe8db0d247a5c88fa1" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "cc0518d843a0b2332f5957e91aa2571c", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 988213, "upload_time": "2018-02-08T15:13:29", "url": "https://files.pythonhosted.org/packages/27/89/dca017a0f6d931c71cb4999d1b95579ffd7d5df4f880759edd084e9afc29/psycopg2_binary-2.7.4-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "7a178232e55a55d79b4ce04068ab266e", "sha256": "d8940b5104588d6313315e037f0f5ed68d2e5f62ccc1c429d3cff11d2ba6de3f" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "7a178232e55a55d79b4ce04068ab266e", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1667815, "upload_time": "2018-02-08T15:13:32", "url": "https://files.pythonhosted.org/packages/54/9b/8d497ffdc251e45d5e4f1360d111a8988ab2f9939ca6a35a41b12095019b/psycopg2_binary-2.7.4-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e9765e68e3b271a308d540fe813b3fa8", "sha256": "c606bff0978ee4858d86d40f6b6ab0c4cac4474f627bd054683dc03a4fc1a366" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "e9765e68e3b271a308d540fe813b3fa8", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2395179, "upload_time": "2018-02-08T15:13:35", "url": "https://files.pythonhosted.org/packages/9c/72/af246cf05af967f46e537d47e3e72e1be852992e2b987bbf0b093ecc374f/psycopg2_binary-2.7.4-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "b75f182a0bc823baa8bfe39be4ea0a07", "sha256": "9305d7cbc802aaefac5c75a3df725f2654797369f32b18d4d0adb382dfab6c09" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "b75f182a0bc823baa8bfe39be4ea0a07", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2673000, "upload_time": "2018-02-08T15:13:39", "url": "https://files.pythonhosted.org/packages/02/bc/067c0769eda3a3361f41fcf709758b52e4627046e47442baf6aa05940926/psycopg2_binary-2.7.4-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "5f67d0f6a66e057524a1f33ffca90ac3", "sha256": "4a1a5ea2fa4b53191637b162873a82822d92a85a08beefe28296b8eb5cf2fea5" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "5f67d0f6a66e057524a1f33ffca90ac3", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 853830, "upload_time": "2018-02-08T15:13:44", "url": "https://files.pythonhosted.org/packages/e3/bf/f82a72b6984846aae018a3710f32f1ca7af95ea4e9ef98a182a18b317c12/psycopg2_binary-2.7.4-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "1ab72a91de47a948b5144c67d192e771", "sha256": "a3d2cc0cb0b988dbfd0d11f7fac34058b25a6ce533ed5b8e88d6cb315e77d54a" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "1ab72a91de47a948b5144c67d192e771", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 996584, "upload_time": "2018-02-08T15:13:47", "url": "https://files.pythonhosted.org/packages/e0/06/e7135c362ddc872cde0666ef9801af57c1c381b5c4490976af7afcbd1b1d/psycopg2_binary-2.7.4-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "fe1472b2ae8ad5cd80d44311cfb25595", "sha256": "86c0d2587f56776f25d52cca8e275adf495c8e01933fbfc2ca23b124610ab761" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "fe1472b2ae8ad5cd80d44311cfb25595", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1667820, "upload_time": "2018-02-08T15:13:50", "url": "https://files.pythonhosted.org/packages/ca/79/4c0d9ee391e35901f7089637767fb25149dee07b89f6989f06247db97e26/psycopg2_binary-2.7.4-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "2c001ddc67a7caa243ff81ad599ebca2", "sha256": "77a2fc622a1f2d08a707673c9be5769d521f03d867d305f172bb417fa7882754" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "2c001ddc67a7caa243ff81ad599ebca2", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2397357, "upload_time": "2018-02-08T15:13:53", "url": "https://files.pythonhosted.org/packages/24/c3/1ccb5768279831d6cb335428710a0b76e9be8038444af534f0efc103d4d0/psycopg2_binary-2.7.4-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "b812978f2c61335dde63c3f8db7398fb", "sha256": "4a4f23a08fbccbe40ecdb5384d807bcb469ea71dd87e6be2e80b036b8e6d47df" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "b812978f2c61335dde63c3f8db7398fb", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2673603, "upload_time": "2018-02-08T15:13:57", "url": "https://files.pythonhosted.org/packages/5f/0b/aa7078d3f6d27d951c38b6a1f4b99b71b2caecebb2921b2d808b5bf0e2e0/psycopg2_binary-2.7.4-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e903ff5e909aacd5bc731052bf2a23cb", "sha256": "c8220c521a408b41c4f14036004a621ed0d965941286b978cd2ea2623fabd755" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "e903ff5e909aacd5bc731052bf2a23cb", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 853762, "upload_time": "2018-02-08T15:14:00", "url": "https://files.pythonhosted.org/packages/dc/41/1824205f559cb8e1d341a6bc204396c616552e682249eff52a8e2c740f16/psycopg2_binary-2.7.4-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "b54cb2f5508f5e16b1a2f8c3417171a5", "sha256": "465ff1d427ed42c31e456dbbd9edab3552be18a0edaef7450c5b3e6fee745052" }, "downloads": -1, "filename": "psycopg2_binary-2.7.4-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "b54cb2f5508f5e16b1a2f8c3417171a5", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 996543, "upload_time": "2018-02-08T15:14:03", "url": "https://files.pythonhosted.org/packages/72/0d/9b9356fe9622aa76681ad9604672714995e323fbf558581675f71db7409a/psycopg2_binary-2.7.4-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "85d301fe19c8747ad1884227624723ef", "sha256": "de4f88f823037a71ea5ef3c1041d96b8a68d73343133edda684fd42f575bd9d7" }, "downloads": -1, "filename": "psycopg2-binary-2.7.4.tar.gz", "has_sig": true, "md5_digest": "85d301fe19c8747ad1884227624723ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 426563, "upload_time": "2018-02-09T14:54:38", "url": "https://files.pythonhosted.org/packages/77/09/4991fcd9a8f4bea1ee3948e1729fa17c184d25bd10809bacc143626361b9/psycopg2-binary-2.7.4.tar.gz" } ], "2.7.5": [ { "comment_text": "", "digests": { "md5": "3ba0a77e9a59ef031016ca3921a25bef", "sha256": "b5fcf07140219a1f71e18486b8dc28e2e1b76a441c19374805c617aa6d9a9d55" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "3ba0a77e9a59ef031016ca3921a25bef", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1497278, "upload_time": "2018-06-17T18:16:19", "url": "https://files.pythonhosted.org/packages/d2/d0/11d047430e0854d551ce00624e050220ea5f678b5653c3d1a7165fb4a2df/psycopg2_binary-2.7.5-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "32ba23e4abee4fa931e5e13326fda276", "sha256": "5221f5a3f4ca2ddf0d58e8b8a32ca50948be9a43351fda797eb4e72d7a7aa34d" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "32ba23e4abee4fa931e5e13326fda276", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2389776, "upload_time": "2018-06-17T18:16:26", "url": "https://files.pythonhosted.org/packages/7b/33/86809d0a7eda1aad74214a4a6b26b3034576d9f3220f66af798ab2b8ba91/psycopg2_binary-2.7.5-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "d39361b18ad56e12d90fe3ce631ede4a", "sha256": "04afb59bbbd2eab3148e6816beddc74348078b8c02a1113ea7f7822f5be4afe3" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "d39361b18ad56e12d90fe3ce631ede4a", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2664118, "upload_time": "2018-06-17T18:16:33", "url": "https://files.pythonhosted.org/packages/87/b3/9579bb785af9516d2d1786f5a1b7c1efdb26261a4dcf0e5ceabb436afdbb/psycopg2_binary-2.7.5-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "fe2226e3287d88a8242ff51ec95c5807", "sha256": "4a0e38cb30457e70580903367161173d4a7d1381eb2f2cfe4e69b7806623f484" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "fe2226e3287d88a8242ff51ec95c5807", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2389750, "upload_time": "2018-06-17T18:16:38", "url": "https://files.pythonhosted.org/packages/bc/98/de5664b6ecc41dc779db4ac1d9e1428d12cf4572453fae30823b201eae6a/psycopg2_binary-2.7.5-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "4696b6d771d058db95869a4d4c662129", "sha256": "89bc65ef3301c74cf32db25334421ea6adbe8f65601ea45dcaaf095abed910bb" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "4696b6d771d058db95869a4d4c662129", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2664143, "upload_time": "2018-06-17T18:16:45", "url": "https://files.pythonhosted.org/packages/fc/21/5c3bb878be56fc2236a6274c326b91fe0888c089d8e80d0a2c09da43444f/psycopg2_binary-2.7.5-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "f9358c80ba265bd9959702fe3197a340", "sha256": "b86f527f00956ecebad6ab3bb30e3a75fedf1160a8716978dd8ce7adddedd86f" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "f9358c80ba265bd9959702fe3197a340", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 858014, "upload_time": "2018-06-17T18:16:48", "url": "https://files.pythonhosted.org/packages/9f/1a/26371cf7e92fff43a5293c54091bef5ada1013e453fd8c498063ab49c9f1/psycopg2_binary-2.7.5-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "41530da8a149b85b4778e604db170015", "sha256": "4d6c294c6638a71cafb82a37f182f24321f1163b08b5d5ca076e11fe838a3086" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "41530da8a149b85b4778e604db170015", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 988794, "upload_time": "2018-06-17T18:16:51", "url": "https://files.pythonhosted.org/packages/78/be/3ae87485570a8124975b0a8f6b39b80daf428a0150b32ad02cdcb754d701/psycopg2_binary-2.7.5-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "ea26cfee2e3e66a8b906c9d556cd3c7f", "sha256": "789bd89d71d704db2b3d5e67d6d518b158985d791d3b2dec5ab85457cfc9677b" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp33-cp33m-win32.whl", "has_sig": true, "md5_digest": "ea26cfee2e3e66a8b906c9d556cd3c7f", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 866773, "upload_time": "2018-06-17T18:16:54", "url": "https://files.pythonhosted.org/packages/10/f0/315e888be02421a189d319d4eee21b3d3b144947a10e51c05c89ad07c482/psycopg2_binary-2.7.5-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "e769f1400a57e8445f53c6e58be46115", "sha256": "ecbc6dfff6db06b8b72ae8a2f25ff20fbdcb83cb543811a08f7cb555042aa729" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp33-cp33m-win_amd64.whl", "has_sig": true, "md5_digest": "e769f1400a57e8445f53c6e58be46115", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 988771, "upload_time": "2018-06-17T18:16:57", "url": "https://files.pythonhosted.org/packages/5b/be/9f3835ed78799432269b2c8567f060b2f9a47c45eda1c64475ba24d80941/psycopg2_binary-2.7.5-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "9f4c1fe51f05c55346eb72c79fd72c1a", "sha256": "0bf855d4a7083e20ead961fda4923887094eaeace0ab2d76eb4aa300f4bbf5bd" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "9f4c1fe51f05c55346eb72c79fd72c1a", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1496682, "upload_time": "2018-06-17T18:17:02", "url": "https://files.pythonhosted.org/packages/35/37/8a6d72e61e37d32aeefe233c496768f8ebecbcd6db6d669e3471c305a51a/psycopg2_binary-2.7.5-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "57c0995cd5d5a20a8ba1ef48fea49867", "sha256": "eadbd32b6bc48b67b0457fccc94c86f7ccc8178ab839f684eb285bb592dc143e" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "57c0995cd5d5a20a8ba1ef48fea49867", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2396710, "upload_time": "2018-06-17T18:17:07", "url": "https://files.pythonhosted.org/packages/bf/ca/0e0d308fab61fcbdc3f3a9fcd01e8d9e52761812612ecda62614ac9a1130/psycopg2_binary-2.7.5-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "c4ad3f1fa84e1ba2a1448c59601e8382", "sha256": "b4c8b0ef3608e59317bfc501df84a61e48b5445d45f24d0391a24802de5f2d84" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "c4ad3f1fa84e1ba2a1448c59601e8382", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2673634, "upload_time": "2018-06-17T18:17:14", "url": "https://files.pythonhosted.org/packages/9c/ec/51001293a0ae7a17e8a6235760f8a9f29429fd75fff06e4ff683684410d5/psycopg2_binary-2.7.5-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "56d2b328e5398a3e63aa9ff4cb92acf3", "sha256": "de26ef4787b5e778e8223913a3e50368b44e7480f83c76df1f51d23bd21cea16" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "56d2b328e5398a3e63aa9ff4cb92acf3", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 864617, "upload_time": "2018-06-17T18:17:17", "url": "https://files.pythonhosted.org/packages/ea/37/ea1fdd3aee63954d4d96201df7955315a9143df4efb72269f117e125df95/psycopg2_binary-2.7.5-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "a0500f2a12cedb09ef369531af7ffc53", "sha256": "97521704ac7127d7d8ba22877da3c7bf4a40366587d238ec679ff38e33177498" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "a0500f2a12cedb09ef369531af7ffc53", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 986497, "upload_time": "2018-06-17T18:17:21", "url": "https://files.pythonhosted.org/packages/25/18/aa615b280f828a25fa103ccfb670292a76b6f4270fbf8698269bac743f55/psycopg2_binary-2.7.5-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "34e3c4896efad34f95b3c9797bb3b7ce", "sha256": "098b18f4d8857a8f9b206d1dc54db56c2255d5d26458917e7bcad61ebfe4338f" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "34e3c4896efad34f95b3c9797bb3b7ce", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1496742, "upload_time": "2018-06-17T18:17:26", "url": "https://files.pythonhosted.org/packages/1d/ef/46142adb359926e490a97c17853ec3ec77c245e44ca117394a644c9fde37/psycopg2_binary-2.7.5-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "60fffc6ef5566baf67ec19323f23752d", "sha256": "4305aed922c4d9d6163ab3a41d80b5a1cfab54917467da8168552c42cad84d32" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "60fffc6ef5566baf67ec19323f23752d", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2397719, "upload_time": "2018-06-17T18:17:32", "url": "https://files.pythonhosted.org/packages/6e/ee/8e768e195119e9f49cb35912fd79d27ffda8a17027be9a2ea846a88cc982/psycopg2_binary-2.7.5-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "74153547df91909e75c8353883aae37e", "sha256": "e70ebcfc5372dc7b699c0110454fc4263967f30c55454397e5769eb72c0eb0ce" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "74153547df91909e75c8353883aae37e", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2674954, "upload_time": "2018-06-17T18:17:38", "url": "https://files.pythonhosted.org/packages/bd/30/50e9aa0193777c4a169e5606effa8cb18c7f937d462367dd3de0a9371e91/psycopg2_binary-2.7.5-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "0239dcf747990c00da5e9bbb07b6105e", "sha256": "47ee296f704fb8b2a616dec691cdcfd5fa0f11943955e88faa98cbd1dc3b3e3d" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "0239dcf747990c00da5e9bbb07b6105e", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 852140, "upload_time": "2018-06-17T18:17:42", "url": "https://files.pythonhosted.org/packages/ba/f7/65c9a57288d3a2eb170f637dcad4434887e8b008145a8df808f1b6892dab/psycopg2_binary-2.7.5-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "33c800d713ca09bb8a3d987c5941b8f2", "sha256": "5c6ca0b507540a11eaf9e77dee4f07c131c2ec80ca0cffa146671bf690bc1c02" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "33c800d713ca09bb8a3d987c5941b8f2", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 994879, "upload_time": "2018-06-17T18:17:45", "url": "https://files.pythonhosted.org/packages/f4/bc/273077a1ef8ec18e5d1274aa21dfe10a9c9128a6e232f8ac38bdd2a00726/psycopg2_binary-2.7.5-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "1b7947a9ece4c1a4ee7f47efd2cbb110", "sha256": "a89ee5c26f72f2d0d74b991ce49e42ddeb4ac0dc2d8c06a0f2770a1ab48f4fe0" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "1b7947a9ece4c1a4ee7f47efd2cbb110", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1496765, "upload_time": "2018-06-17T18:17:49", "url": "https://files.pythonhosted.org/packages/0e/b2/6cbd4d9755b2f5d511a24ce39ece947c5886a9bb395cb10d2d83d97b877d/psycopg2_binary-2.7.5-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "7ee9a7e8c015d2f40acbde95b234c23e", "sha256": "4f3233c366500730f839f92833194fd8f9a5c4529c8cd8040aa162c3740de8e5" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "7ee9a7e8c015d2f40acbde95b234c23e", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2400208, "upload_time": "2018-06-17T18:17:55", "url": "https://files.pythonhosted.org/packages/d2/f2/9b4b37cfd99f360a217cfb34f8649f4aec89282edf0cf19d65ea0b89455b/psycopg2_binary-2.7.5-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "f599942c86abb124f9cbf7f3354d3ec8", "sha256": "a6d32c37f714c3f34158f3fa659f3a8f2658d5f53c4297d45579b9677cc4d852" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "f599942c86abb124f9cbf7f3354d3ec8", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2675523, "upload_time": "2018-06-17T18:18:01", "url": "https://files.pythonhosted.org/packages/3f/4e/b9a5cb7c7451029f67f93426cbb5f5bebedc3f9a8b0a470de7d0d7883602/psycopg2_binary-2.7.5-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "56acaf4f5e33e4bea905403ef72f8782", "sha256": "be4c4aa22ba22f70de36c98b06480e2f1697972d49eb20d525f400d204a6d272" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "56acaf4f5e33e4bea905403ef72f8782", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 852126, "upload_time": "2018-06-17T18:18:05", "url": "https://files.pythonhosted.org/packages/6e/28/f50b4464c8ddb0b9d0c87c4a387f8f09d8c0ba3c03a7c5ba22ade8d81b97/psycopg2_binary-2.7.5-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "d6f2ca7e19baeae800c22b35ed7682e0", "sha256": "197dda3ffd02057820be83fe4d84529ea70bf39a9a4daee1d20ffc74eb3d042e" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "d6f2ca7e19baeae800c22b35ed7682e0", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 994780, "upload_time": "2018-06-17T18:18:08", "url": "https://files.pythonhosted.org/packages/44/50/d70e35c47442eae11ad05ecde890ebdc312afb4a8490055a72bbff57a78e/psycopg2_binary-2.7.5-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "d4256d9022a2211350e5beb81f7154c1", "sha256": "89d6d3a549f405c20c9ae4dc94d7ed2de2fa77427a470674490a622070732e62" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "d4256d9022a2211350e5beb81f7154c1", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 1496767, "upload_time": "2018-07-13T19:29:34", "url": "https://files.pythonhosted.org/packages/e1/dd/e1734f5060704e36eff056bbf04950eab8c4b753a50b5f434dd4406d9b21/psycopg2_binary-2.7.5-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "90f7eb35284cb826f1eb7266ead17631", "sha256": "3cbf8c4fc8f22f0817220891cf405831559f4d4c12c4f73913730a2ea6c47a47" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp37-cp37m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "90f7eb35284cb826f1eb7266ead17631", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2407286, "upload_time": "2018-06-17T18:18:14", "url": "https://files.pythonhosted.org/packages/28/8b/1715e3684ef0d300e86fc43f0c8aba7c46d97a8df0a2b6607201a9cce27f/psycopg2_binary-2.7.5-cp37-cp37m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "9da1e9d5ed12b3e78d68f7b4aee16339", "sha256": "278ef63afb4b3d842b4609f2c05ffbfb76795cf6a184deeb8707cd5ed3c981a5" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "9da1e9d5ed12b3e78d68f7b4aee16339", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2682607, "upload_time": "2018-06-17T18:18:20", "url": "https://files.pythonhosted.org/packages/4b/8c/0f7ae152fee5ec23000539ba583224213f5d08b338a3178c503409a72435/psycopg2_binary-2.7.5-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "c37f6c79ee29e3a6b91f37e8f14d7f80", "sha256": "7b94d29239efeaa6a967f3b5971bd0518d2a24edd1511edbf4a2c8b815220d07" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "c37f6c79ee29e3a6b91f37e8f14d7f80", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 852133, "upload_time": "2018-07-13T19:29:37", "url": "https://files.pythonhosted.org/packages/87/cb/6520db9c49e26f8a511e4913365308fa34e282af425032cf44a1ad744c63/psycopg2_binary-2.7.5-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "a742f7ddd5603dc950b785f54acc4ecb", "sha256": "a395b62d5f44ff6f633231abe568e2203b8fabf9797cd6386aa92497df912d9a" }, "downloads": -1, "filename": "psycopg2_binary-2.7.5-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "a742f7ddd5603dc950b785f54acc4ecb", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 994794, "upload_time": "2018-07-13T19:29:41", "url": "https://files.pythonhosted.org/packages/3d/31/787548eedd01f33b4b90f761d33e3566d9d770456f0cbc37138ef5a75610/psycopg2_binary-2.7.5-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "88c973179a655f75d7fa3b2d66414315", "sha256": "c2ac7aa1a144d4e0e613ac7286dae85671e99fe7a1353954d4905629c36b811c" }, "downloads": -1, "filename": "psycopg2-binary-2.7.5.tar.gz", "has_sig": true, "md5_digest": "88c973179a655f75d7fa3b2d66414315", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 427598, "upload_time": "2018-06-17T18:18:27", "url": "https://files.pythonhosted.org/packages/17/dc/3f6bfae668594013cb9ef0cba4f4863451220944650868ad67332ca9069c/psycopg2-binary-2.7.5.tar.gz" } ], "2.7.6": [ { "comment_text": "", "digests": { "md5": "c06b088b16f69dfba16d013194d52d4d", "sha256": "e34e85a2868a5853f3f66ef1b04700e3e2ca92f0af09dc4060e57e8a295b2871" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "c06b088b16f69dfba16d013194d52d4d", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1510091, "upload_time": "2018-11-09T11:02:16", "url": "https://files.pythonhosted.org/packages/ff/26/91e9f0ad36d2200085ccc286bedbb0e7c40e7defce84b0734cb7d49a70a5/psycopg2_binary-2.7.6-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "1dd1a9af9714b7cfe5a4354653a6ca1e", "sha256": "8b1560aab51efe0ffb27eeafb7f1be3f138f8c7601198659de56ac36ae189f84" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "1dd1a9af9714b7cfe5a4354653a6ca1e", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2391650, "upload_time": "2018-11-09T11:02:19", "url": "https://files.pythonhosted.org/packages/41/4c/3e8a036e0f519ab7fca953908c94e93ab37e867eedcd9b706bf2f04233de/psycopg2_binary-2.7.6-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "232201549cff908dd21d87258455eb74", "sha256": "0f8a48ad5957bf420c3cc891417f1a41d363f33c00248d6c320d3910a2f7ab07" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "232201549cff908dd21d87258455eb74", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2666161, "upload_time": "2018-11-09T11:02:22", "url": "https://files.pythonhosted.org/packages/25/b4/5b3563ae722204b7cefa1317c7a19f1761ec56b317f5c217823463414495/psycopg2_binary-2.7.6-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "2001704b97f9639adff220c63de85c64", "sha256": "8a724c63cf0e2089756c88e1257fe7f6261bf38711375cd1b1a9dbd68cbe2384" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "2001704b97f9639adff220c63de85c64", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2391623, "upload_time": "2018-11-09T11:02:25", "url": "https://files.pythonhosted.org/packages/ed/53/5ba19e19643fa9d7ead4fe6ad066e32116bd925d525297d5b26c276d54e9/psycopg2_binary-2.7.6-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "713f06fdbd68e602e5fea4870d01e6b5", "sha256": "7ba143cce3fba6c2b115dc2aa88a6965d5208df3293a0c1d81f5234a1d88b728" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "713f06fdbd68e602e5fea4870d01e6b5", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2666167, "upload_time": "2018-11-09T11:02:27", "url": "https://files.pythonhosted.org/packages/e9/02/a93b2302a9cc821d97c757d67e08f44058966d26f23ab12aa7acac00edf9/psycopg2_binary-2.7.6-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "92f7bc26b0d359eb1c7036717c0bc658", "sha256": "a511dfeb956f44ceacd5e9e23cf325da240c347a406b31dd536aefa120d0fefb" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "92f7bc26b0d359eb1c7036717c0bc658", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 859193, "upload_time": "2018-11-09T11:02:30", "url": "https://files.pythonhosted.org/packages/be/8c/4acc8ef9aba553aed8198cd77c540ff68e03d3941a8280c031a5ca65eaa5/psycopg2_binary-2.7.6-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "dc827a71d8914976ae5e571ccc994c17", "sha256": "9b1082f581660adf90b902b99e526cfd970ae9cd988d0ff3322300f60838fee4" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "dc827a71d8914976ae5e571ccc994c17", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 990283, "upload_time": "2018-11-09T11:02:33", "url": "https://files.pythonhosted.org/packages/4f/16/eb371a8f378293626e399735260889214a8b90b75f1d5f7c987bf68c9022/psycopg2_binary-2.7.6-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "d5edad6edd4195071fcb7f8a6e69739d", "sha256": "3187730658f8be85c0e761b49e7a3763507ebadd2c68be78a0153ef43a261c2d" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp33-cp33m-win32.whl", "has_sig": true, "md5_digest": "d5edad6edd4195071fcb7f8a6e69739d", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 868170, "upload_time": "2018-11-09T11:02:35", "url": "https://files.pythonhosted.org/packages/3d/78/1eec80420a5fc629501a9cfd793289d669f32227fb27a38819dfe3aaf8fa/psycopg2_binary-2.7.6-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "8a2416a418c35923ed3da7a36966ee36", "sha256": "6edd27d913be09c11a9894d54a67b7f1d7a4c130d06a8e76b0a8c22ffce74575" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp33-cp33m-win_amd64.whl", "has_sig": true, "md5_digest": "8a2416a418c35923ed3da7a36966ee36", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 990570, "upload_time": "2018-11-09T11:02:37", "url": "https://files.pythonhosted.org/packages/d4/a7/c03745a348d77ea24481263fc6e707117185192209e369edf4b0ce94b9bb/psycopg2_binary-2.7.6-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "60b076072a96f6140f8bd7bc28d9e538", "sha256": "84389e0e8f4cf11fed55815a1eb7e4dc89513efedaf2a11e21ef1486a941b535" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "60b076072a96f6140f8bd7bc28d9e538", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1509510, "upload_time": "2018-11-09T11:02:39", "url": "https://files.pythonhosted.org/packages/c8/78/7c905a838561dc3237a91baffb48d1ff1eff0af3394ff07723323c73e9ab/psycopg2_binary-2.7.6-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "df5cd19f2afcb9a202a32eafd1da9757", "sha256": "4bac49711e8b6b023600571259b0792795d00518a0f32df68ca2c4f8d7cda8ea" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "df5cd19f2afcb9a202a32eafd1da9757", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2398632, "upload_time": "2018-11-09T11:02:42", "url": "https://files.pythonhosted.org/packages/a3/15/53b2e68409b7d1fb97f981f41c73213c40fff45298a8712f0caceca756de/psycopg2_binary-2.7.6-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "3246f1e2a105926aa73490e5aacb0a22", "sha256": "9c14cf1b3945d86dcf0d8b404d1327185a03511caa1d3225eeb344b74a85b138" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "3246f1e2a105926aa73490e5aacb0a22", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2675741, "upload_time": "2018-11-09T11:02:45", "url": "https://files.pythonhosted.org/packages/26/87/6c9b56400b41d26de39dc03030de5fc285a2a31636cd131bc5f397b27f66/psycopg2_binary-2.7.6-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "645646ae6b0c2edd51f45d6fd1372fa8", "sha256": "bc5fa1a9b29c0f2ab2f706c5079b44f35002530ae39b609b6fcb80e5a70178e3" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "645646ae6b0c2edd51f45d6fd1372fa8", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 865735, "upload_time": "2018-11-09T11:02:47", "url": "https://files.pythonhosted.org/packages/85/89/ae75d16fabe642b92f3eefdcb5f18b24edc63fc8eeab684b8af8f3258791/psycopg2_binary-2.7.6-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "749cb7854d8b509c3d5e24194b87e40e", "sha256": "5f693cb5aa2ac94a62de3e45b2b0cba76c975daadeb4eaa26c64d302fcb7ca6c" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "749cb7854d8b509c3d5e24194b87e40e", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 988145, "upload_time": "2018-11-09T11:02:49", "url": "https://files.pythonhosted.org/packages/ec/e5/fe6a4b362bf45b9d850414bfebb7aafa9ecb1f28a021bc053082bfed7536/psycopg2_binary-2.7.6-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "46f296410c0c6d387ef0d6f133be2525", "sha256": "a574db4c96e38ddb8a40f1dbf3c906949e9923420a480810d22b7b78f61e0596" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "46f296410c0c6d387ef0d6f133be2525", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1509580, "upload_time": "2018-11-09T11:02:52", "url": "https://files.pythonhosted.org/packages/b0/18/a06d05f2bb2ae784ca9886a77ee7060e651ac75f05407cc6de1640f8ccfe/psycopg2_binary-2.7.6-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "5a1f44522d6dab55f0226cc2aa370bf7", "sha256": "6804e5d1cdba2e84dce38353e827ae3b2262f2c2f784675e18802ee6252cc289" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "5a1f44522d6dab55f0226cc2aa370bf7", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2401455, "upload_time": "2018-11-09T11:02:54", "url": "https://files.pythonhosted.org/packages/82/b4/aa16b48f9753145367c35ed6116a7591b3b2e134c217f8b64f673c51fa36/psycopg2_binary-2.7.6-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "69df2ce7504285c9ff02cefeac8af434", "sha256": "87a7988c1b741dd41a935aafc5927aa2ccd5672745f1f17994783c76b7912dd9" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "69df2ce7504285c9ff02cefeac8af434", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2677078, "upload_time": "2018-11-09T11:02:57", "url": "https://files.pythonhosted.org/packages/b8/7b/ab21388e53c4195c728af558e1be23a7ea28c2b87766794b8b39cd0fa5f2/psycopg2_binary-2.7.6-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "3f9efe5e3e0bb07877c16b810424f6d8", "sha256": "ac6b117abb4bd257d5f6b25cca060e74f3e2e038faa5c05d201335aa4657935d" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "3f9efe5e3e0bb07877c16b810424f6d8", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 852910, "upload_time": "2018-11-09T11:02:59", "url": "https://files.pythonhosted.org/packages/1e/21/a7388d84729d2e9fbcef05e3e1b786ce20c3cd6e4930be7da4022d65b2d1/psycopg2_binary-2.7.6-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "7e762b8586e85ae6932a3447195933b5", "sha256": "a84f39e0efe7dcc8d2a34be976c2c5508bace6d703979730bb9021f6cce5dd0e" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "7e762b8586e85ae6932a3447195933b5", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 996253, "upload_time": "2018-11-09T11:03:01", "url": "https://files.pythonhosted.org/packages/bd/4e/4adae79a0eb7bffe462f2fbd7b20967c17de451aa1fcd4130f2b2ff5d46a/psycopg2_binary-2.7.6-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "26d62e61d9a61f19d1e556f47bec7268", "sha256": "35ecda69ea4ceb84e59dff47a6755b07069e45e1b18e50bccdd258da0bd42350" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "26d62e61d9a61f19d1e556f47bec7268", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1509573, "upload_time": "2018-11-09T11:03:03", "url": "https://files.pythonhosted.org/packages/2d/0d/06de12266a16701fa2744e0d9f598a39c785a4d0f0e411df8260ae449724/psycopg2_binary-2.7.6-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "aabf314f95d458d7e6e5d7918178ee3c", "sha256": "9f49ca00e49dac93663927c4c8c2758b97463bab65ceb932157cc4c114d39d21" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "aabf314f95d458d7e6e5d7918178ee3c", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2402293, "upload_time": "2018-11-09T11:03:06", "url": "https://files.pythonhosted.org/packages/08/fe/4c5062bde20175a8fd66b5104bba8a61715f217b0a04e4e05aa63835855e/psycopg2_binary-2.7.6-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "54018c83453a6027e21ac702ba0da663", "sha256": "e42e969cb4292a550b54f5436b6f52cc35fd5b6209859710c42892368308a544" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "54018c83453a6027e21ac702ba0da663", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2677799, "upload_time": "2018-11-09T11:03:09", "url": "https://files.pythonhosted.org/packages/23/f4/05db9ec240d0f788485525ef9658783eb6e18be9468559171d27e4e7ebe6/psycopg2_binary-2.7.6-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "4f9b4cb762957b83c8f9f93848c1c481", "sha256": "855d0357b162fe6053649eb20f05c3ebeaeb19bf2772d878d518f9928ec8e3b2" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "4f9b4cb762957b83c8f9f93848c1c481", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 852858, "upload_time": "2018-11-09T11:03:11", "url": "https://files.pythonhosted.org/packages/18/77/f07022636590f5606693b8f19808cc9df12b1a2c419a60335ec0140062c8/psycopg2_binary-2.7.6-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "db627b1724eb4be1e67278f868231265", "sha256": "7b82f6eb19ba0cdc0690191a33ba626c79b30d95d781d20fa63ea10197de1a61" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "db627b1724eb4be1e67278f868231265", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 996256, "upload_time": "2018-11-09T11:03:13", "url": "https://files.pythonhosted.org/packages/1e/93/69ab5745894d6aa0e37f861d2b8552457f04bda44657c7284f4f7a6e5fde/psycopg2_binary-2.7.6-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "0b6115f3c5c8f2a9c159fdd7667ece22", "sha256": "fedc1f64714a32c01503f39ac3da2ed21dbceaa534107b3c9c617be63971d7b6" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "0b6115f3c5c8f2a9c159fdd7667ece22", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 1509574, "upload_time": "2018-11-09T11:03:16", "url": "https://files.pythonhosted.org/packages/d8/57/c58da9bfce2a8b0a048ed1342a755dc6c1b20046cf808f358ffa3ae40e1d/psycopg2_binary-2.7.6-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "d238800b8d19928c2d9ee6044c3fe58c", "sha256": "bad2695ada7727f976c2aa3ad5a9ea68c486076deb8378e004b789e48f8d175b" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp37-cp37m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "d238800b8d19928c2d9ee6044c3fe58c", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2409267, "upload_time": "2018-11-09T11:03:18", "url": "https://files.pythonhosted.org/packages/f5/12/ab81732abc67ffea16b372708862ac4458332e894d6b86c839c2d46d37f3/psycopg2_binary-2.7.6-cp37-cp37m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "a28d94f5db3cf6838216b4cfc452a937", "sha256": "b4fb3e647aca98c00eaf9f15de89a9287ebbcd873a8e3e3dcee6df91766a2734" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "a28d94f5db3cf6838216b4cfc452a937", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2684961, "upload_time": "2018-11-09T11:03:21", "url": "https://files.pythonhosted.org/packages/06/c3/93851b25cc1fb21bef50af3adfd396252efd454bfe0d9f74e8bd8f648d2b/psycopg2_binary-2.7.6-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b94f6bda16e1ab1bfef1bcecd9be053a", "sha256": "0d3ca99a80d6018d3ee9723c4d7e5cbe04d20032cdb49469e7db5c8945951ac8" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "b94f6bda16e1ab1bfef1bcecd9be053a", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 852870, "upload_time": "2018-11-09T11:03:24", "url": "https://files.pythonhosted.org/packages/7a/5a/c377f7ecd4ecd8182f39fc965776ffaa651491f4665e1fd959aa551d544d/psycopg2_binary-2.7.6-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "ad10e82a1757510a351eec7e60ffd8ca", "sha256": "8c77926ba1e4015a3d6c30d788e116ea70fa773227957afde8bd8a61a58e13f1" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "ad10e82a1757510a351eec7e60ffd8ca", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 996263, "upload_time": "2018-11-09T11:03:26", "url": "https://files.pythonhosted.org/packages/b7/c1/63ccccbe355f1a870b2414c88c1446a624286e9b517dbdd3def0b19af692/psycopg2_binary-2.7.6-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "69ab74bc7e3fa54a3b97a654c2f8e7d4", "sha256": "80bf63fa9493c82d72788376c7342a27b8c4f07971be405cbb886c6b025bebc8" }, "downloads": -1, "filename": "psycopg2-binary-2.7.6.tar.gz", "has_sig": true, "md5_digest": "69ab74bc7e3fa54a3b97a654c2f8e7d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 428565, "upload_time": "2018-11-09T11:03:30", "url": "https://files.pythonhosted.org/packages/c0/40/4a48479ac9fdc3e2ffbaf0cebba5c9414a9591588fe550679762b21751dd/psycopg2-binary-2.7.6.tar.gz" } ], "2.7.6.1": [ { "comment_text": "", "digests": { "md5": "76c303a631f402c22d8a84975236e33f", "sha256": "649199c84a966917d86cdc2046e03d536763576c0b2a756059ae0b3a9656bc20" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "76c303a631f402c22d8a84975236e33f", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1503731, "upload_time": "2018-11-11T14:50:41", "url": "https://files.pythonhosted.org/packages/13/02/f0867c90062d75f304790ec0061be9139eb2375da62d93e57ad44640e590/psycopg2_binary-2.7.6.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "7acd8c1248dd9cfa454c8270c8eac1d3", "sha256": "4b5e332a24bf6e2fda1f51ca2a57ae1083352293a08eeea1fa1112dc7dd542d1" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "7acd8c1248dd9cfa454c8270c8eac1d3", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2392543, "upload_time": "2018-11-11T14:50:47", "url": "https://files.pythonhosted.org/packages/ba/44/9e710c010b2db08725aabf29417900e8dd5d89455d6a916d3952360cd357/psycopg2_binary-2.7.6.1-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "06cd581f9c7259ce9f57191633c54523", "sha256": "6872dd54d4e398d781efe8fe2e2d7eafe4450d61b5c4898aced7610109a6df75" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "06cd581f9c7259ce9f57191633c54523", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2666872, "upload_time": "2018-11-11T14:50:54", "url": "https://files.pythonhosted.org/packages/14/04/9b471b7eb7015aeda510f108554a7755ac9af9d523bad6416b97693df094/psycopg2_binary-2.7.6.1-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "337803bc759f75ad8a0ebd760fa012a2", "sha256": "eb86520753560a7e89639500e2a254bb6f683342af598088cb72c73edcad21e6" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "337803bc759f75ad8a0ebd760fa012a2", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2392547, "upload_time": "2018-11-11T14:51:00", "url": "https://files.pythonhosted.org/packages/e0/d7/9661c33f34bb3734b6a3016342da02070be87bcbede8efa933323e62ac4d/psycopg2_binary-2.7.6.1-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "4d4daaa2c97597f7f9555588650b3953", "sha256": "59072de7def0690dd13112d2bdb453e20570a97297070f876fbbb7cbc1c26b05" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "4d4daaa2c97597f7f9555588650b3953", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2666878, "upload_time": "2018-11-11T14:51:06", "url": "https://files.pythonhosted.org/packages/32/bf/71c9b813b1f8958d75b949f53838bfedcd1ac5064caac4ccac47e9f31572/psycopg2_binary-2.7.6.1-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "a62bfa5b27dfac4819895b3419b3c694", "sha256": "b3b2d53274858e50ad2ffdd6d97ce1d014e1e530f82ec8b307edd5d4c921badf" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "a62bfa5b27dfac4819895b3419b3c694", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 859741, "upload_time": "2018-11-11T14:51:11", "url": "https://files.pythonhosted.org/packages/79/d8/5de7a110f5f0d72e3503a6223cd8504d2cb607ec3a0bbe547cbb1a5f56d7/psycopg2_binary-2.7.6.1-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "9379aeb6ae57546ac2b8bf31cc930601", "sha256": "5f0b658989e918ef187f8a08db0420528126f2c7da182a7b9f8bf7f85144d4e4" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "9379aeb6ae57546ac2b8bf31cc930601", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 990039, "upload_time": "2018-11-11T14:51:15", "url": "https://files.pythonhosted.org/packages/42/75/fe9ebed99f6548b0c67fa321fd438103f13f83adb6fb790d29114016f782/psycopg2_binary-2.7.6.1-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "8bdb1ef9dd22b66ffebdfb28f1a86156", "sha256": "96947b8cd7b3148fb0e6549fcb31258a736595d6f2a599f8cd450e9a80a14781" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp33-cp33m-win32.whl", "has_sig": true, "md5_digest": "8bdb1ef9dd22b66ffebdfb28f1a86156", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 868309, "upload_time": "2018-11-11T14:51:20", "url": "https://files.pythonhosted.org/packages/92/2d/d831d767916d341fd0788fb76ea60de6bde857e809df9f0601f5bd0133c7/psycopg2_binary-2.7.6.1-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "45b762ba7127e3326b3c4bd4e3762ae1", "sha256": "b22b33f6f0071fe57cb4e9158f353c88d41e739a3ec0d76f7b704539e7076427" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp33-cp33m-win_amd64.whl", "has_sig": true, "md5_digest": "45b762ba7127e3326b3c4bd4e3762ae1", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 990787, "upload_time": "2018-11-11T14:51:24", "url": "https://files.pythonhosted.org/packages/72/54/137ffa03fe6d002a8f633aa97f3651a1bf3188470575b39134742dc1d97f/psycopg2_binary-2.7.6.1-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "cd14090a91f6988d21135e104c3db719", "sha256": "9475a008eb7279e20d400c76471843c321b46acacc7ee3de0b47233a1e3fa2cf" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "cd14090a91f6988d21135e104c3db719", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1503195, "upload_time": "2018-11-11T14:51:28", "url": "https://files.pythonhosted.org/packages/a5/bf/528a27342aaabdf7244395df9890d8ade5ff46cb22fe7fc82b85bc7a9124/psycopg2_binary-2.7.6.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "845574166dd12251c9b4bddec65195cb", "sha256": "8a671732b87ae423e34b51139628123bc0306c2cb85c226e71b28d3d57d7e42a" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "845574166dd12251c9b4bddec65195cb", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2399554, "upload_time": "2018-11-11T14:51:34", "url": "https://files.pythonhosted.org/packages/34/ec/93b410e74b56ac56f7f1cabffa8bf69f84b9eea851ad1585d7297436e86a/psycopg2_binary-2.7.6.1-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "c88c52f97936cca74c646cf19c5d3935", "sha256": "21f9ddc0ff6e07f7d7b6b484eb9da2c03bc9931dd13e36796b111d631f7135a3" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "c88c52f97936cca74c646cf19c5d3935", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2676438, "upload_time": "2018-11-11T14:51:41", "url": "https://files.pythonhosted.org/packages/57/43/edbab7246a4b44dfca118cabf99379a2b7920ec8da80f6a825d3cad20ab2/psycopg2_binary-2.7.6.1-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e386317dde4e63bead0a0943cdce5c73", "sha256": "73920d167a0a4d1006f5f3b9a3efce6f0e5e883a99599d38206d43f27697df00" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "e386317dde4e63bead0a0943cdce5c73", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 866061, "upload_time": "2018-11-11T14:51:45", "url": "https://files.pythonhosted.org/packages/d3/99/907815d55ac0011ac13f0a240c96d44c1e5dc99df3e71ba05b467af80aaa/psycopg2_binary-2.7.6.1-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "9e184ee51a53779649960569577ae747", "sha256": "475f694f87dbc619010b26de7d0fc575a4accf503f2200885cc21f526bffe2ad" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "9e184ee51a53779649960569577ae747", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 988416, "upload_time": "2018-11-11T14:51:48", "url": "https://files.pythonhosted.org/packages/41/d8/7ea90df0be8f61301976744f9dac7cec157c0df67d018d0f8d208de1ad3c/psycopg2_binary-2.7.6.1-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "fe2a94924e8ccaafdcfb22135f2abf80", "sha256": "e0b86084f1e2e78c451994410de756deba206884d6bed68d5a3d7f39ff5fea1d" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "fe2a94924e8ccaafdcfb22135f2abf80", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1503240, "upload_time": "2018-11-11T14:51:52", "url": "https://files.pythonhosted.org/packages/00/f8/9056881fbaf087b8a66e4050483d6df4069f128b07404329fc6f7b6a52e4/psycopg2_binary-2.7.6.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "a70f88fbc4ab41dc1607083d5de5d78c", "sha256": "ff18c5c40a38d41811c23e2480615425c97ea81fd7e9118b8b899c512d97c737" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "a70f88fbc4ab41dc1607083d5de5d78c", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2402369, "upload_time": "2018-11-11T14:51:58", "url": "https://files.pythonhosted.org/packages/45/5d/4576ece41061ee4a38de28a2aca9d452e034848c1e1fc22dec5b378d7c0a/psycopg2_binary-2.7.6.1-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "ec9f285c5bd00faf099f6042b38446b8", "sha256": "abf229f24daa93f67ac53e2e17c8798a71a01711eb9fcdd029abba8637164338" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "ec9f285c5bd00faf099f6042b38446b8", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2677817, "upload_time": "2018-11-11T14:52:05", "url": "https://files.pythonhosted.org/packages/f1/50/12c3134e6dc7295d92f97d12e625714c9d6cdd4740feebe81b27663fab18/psycopg2_binary-2.7.6.1-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "dd482c0d9afd149913d2a2b544193ae4", "sha256": "3aa31c42f29f1da6f4fd41433ad15052d5ff045f2214002e027a321f79d64e2c" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "dd482c0d9afd149913d2a2b544193ae4", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 853503, "upload_time": "2018-11-11T14:52:09", "url": "https://files.pythonhosted.org/packages/ee/52/40317684f906ac9c16a78ad982aaf3ce79b7bac8face8bc13be7cca7f66e/psycopg2_binary-2.7.6.1-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "5d00df05fd33fbc5fb99b1b39d1f0a05", "sha256": "1fdc6f369dcf229de6c873522d54336af598b9470ccd5300e2f58ee506f5ca13" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "5d00df05fd33fbc5fb99b1b39d1f0a05", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 996185, "upload_time": "2018-11-11T14:52:13", "url": "https://files.pythonhosted.org/packages/0f/f5/ee81c8c682baa8bf4f4d9b13e6ff90ad4b497698e4c219183f57d9d340ef/psycopg2_binary-2.7.6.1-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "df8f6b9a287bd870a5df7cba9aa1df05", "sha256": "247873cda726f7956f745a3e03158b00de79c4abea8776dc2f611d5ba368d72d" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "df8f6b9a287bd870a5df7cba9aa1df05", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1503253, "upload_time": "2018-11-11T14:52:18", "url": "https://files.pythonhosted.org/packages/bd/40/9476f3bbca35e067428fb40b5dbf210dd6e4d31af3b8a63655642ad44452/psycopg2_binary-2.7.6.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "7f6de6bc805ad9f8af9832561e4f9b73", "sha256": "1d770fcc02cdf628aebac7404d56b28a7e9ebec8cfc0e63260bd54d6edfa16d4" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "7f6de6bc805ad9f8af9832561e4f9b73", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2403199, "upload_time": "2018-11-11T14:52:24", "url": "https://files.pythonhosted.org/packages/9d/0f/923145b2043088ce216f540bb8b540ab90cd583140929e92ca0ef13fe361/psycopg2_binary-2.7.6.1-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "2aba41e1960aca7ee1765b9164302727", "sha256": "570d521660574aca40be7b4d532dfb6f156aad7b16b5ed62d1534f64f1ef72d8" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "2aba41e1960aca7ee1765b9164302727", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2678496, "upload_time": "2018-11-11T14:52:31", "url": "https://files.pythonhosted.org/packages/cd/eb/4e872a11edd82079b4163035389051668c58cd2acc30777b6bee73f5f8a3/psycopg2_binary-2.7.6.1-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "2f97a5df4f4bac611f9206bbc75b20ca", "sha256": "b1ab012f276df584beb74f81acb63905762c25803ece647016613c3d6ad4e432" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "2f97a5df4f4bac611f9206bbc75b20ca", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 853454, "upload_time": "2018-11-11T14:52:35", "url": "https://files.pythonhosted.org/packages/d5/cc/eec1193d27462abc00a8147297aade66ba5b594852b30da95031bcdd5884/psycopg2_binary-2.7.6.1-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "82285888e71d3a393a5a722c2d9d181b", "sha256": "036bcb198a7cc4ce0fe43344f8c2c9a8155aefa411633f426c8c6ed58a6c0426" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "82285888e71d3a393a5a722c2d9d181b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 996213, "upload_time": "2018-11-11T14:52:38", "url": "https://files.pythonhosted.org/packages/c8/40/bbe97aca00223f133d9fe106f0ba28f673390bd10b8dfe20d8e5b0d7d33b/psycopg2_binary-2.7.6.1-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "34fe3aa4d8d9b5bc6eb8ee02b64571ba", "sha256": "6ce34fbc251fc0d691c8d131250ba6f42fd2b28ef28558d528ba8c558cb28804" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "34fe3aa4d8d9b5bc6eb8ee02b64571ba", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 1503258, "upload_time": "2018-11-11T14:52:43", "url": "https://files.pythonhosted.org/packages/fe/df/933e81c7fa95a915a9d67bd5736963a99513568f82cfc937c76d0d6f3414/psycopg2_binary-2.7.6.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "6cd1bb279685f8d5efd22065bfd507d3", "sha256": "dd111280ce40e89fd17b19c1269fd1b74a30fce9d44a550840e86edb33924eb8" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp37-cp37m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "6cd1bb279685f8d5efd22065bfd507d3", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2410192, "upload_time": "2018-11-11T14:52:49", "url": "https://files.pythonhosted.org/packages/7e/a5/2e9eadae573f79187ff5fb92eee939d28436894b38521b40180465d401a7/psycopg2_binary-2.7.6.1-cp37-cp37m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "3e357686f087ca00834ad35439f6d528", "sha256": "6645fc9b4705ae8fbf1ef7674f416f89ae1559deec810f6dd15197dfa52893da" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "3e357686f087ca00834ad35439f6d528", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2685696, "upload_time": "2018-11-11T14:52:56", "url": "https://files.pythonhosted.org/packages/1c/71/7540c26783190a5f4cb1467df63d7670df8ea8c2a2c47e2c9a8f25d240ca/psycopg2_binary-2.7.6.1-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b0de0cde9f74aef96703d1450be3a46c", "sha256": "daa1a593629aa49f506eddc9d23dc7f89b35693b90e1fbcd4480182d1203ea90" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "b0de0cde9f74aef96703d1450be3a46c", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 853464, "upload_time": "2018-11-11T14:52:59", "url": "https://files.pythonhosted.org/packages/07/a1/5c2ed2c56296963cfc9f506bd7ce3a520f906f9404359f1b3fecac7f2fd8/psycopg2_binary-2.7.6.1-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "4a3d4f78b11b87a7a3a8dac1ddb99f81", "sha256": "bab26a729befc7b9fab9ded1bba9c51b785188b79f8a2796ba03e7e734269e2e" }, "downloads": -1, "filename": "psycopg2_binary-2.7.6.1-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "4a3d4f78b11b87a7a3a8dac1ddb99f81", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 996214, "upload_time": "2018-11-11T14:53:03", "url": "https://files.pythonhosted.org/packages/5f/75/02664c80fed50a6c7acf86ff5ba6ea45acbdcf16a84bbf5a88c92feaee9e/psycopg2_binary-2.7.6.1-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "0caf439b7834123cd1eb3da551f6b668", "sha256": "8d517e8fda2efebca27c2018e14c90ed7dc3f04d7098b3da2912e62a1a5585fe" }, "downloads": -1, "filename": "psycopg2-binary-2.7.6.1.tar.gz", "has_sig": true, "md5_digest": "0caf439b7834123cd1eb3da551f6b668", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 428649, "upload_time": "2018-11-11T14:53:08", "url": "https://files.pythonhosted.org/packages/59/64/7b0fea58c9b7c609717cc951607fe5edb73e86d46a47b0c7d58586335e53/psycopg2-binary-2.7.6.1.tar.gz" } ], "2.7.7": [ { "comment_text": "", "digests": { "md5": "5787fde6132b3a7829ea479653a21fdb", "sha256": "ec43358c105794bc2b6fd34c68d27f92bea7102393c01889e93f4b6a70975728" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "5787fde6132b3a7829ea479653a21fdb", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1503667, "upload_time": "2019-01-22T17:56:53", "url": "https://files.pythonhosted.org/packages/df/f4/4f1d56575de9b12b401f1d09f495343723eabdbdc8c06485bf41098f5023/psycopg2_binary-2.7.7-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "c740f14135f57c16deddda4cba00f8ba", "sha256": "9a7bccb1212e63f309eb9fab47b6eaef796f59850f169a25695b248ca1bf681b" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "c740f14135f57c16deddda4cba00f8ba", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2396824, "upload_time": "2019-01-22T17:56:56", "url": "https://files.pythonhosted.org/packages/43/e6/e733a830229a5624696d5e043087b1a506b9476e29cdf681d7354ac31021/psycopg2_binary-2.7.7-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "d06446b4a6171f5edb5ce9c5d320d2bd", "sha256": "2e952fa17ba48cbc2dc063ddeec37d7dc4ea0ef7db0ac1eda8906365a8543f31" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "d06446b4a6171f5edb5ce9c5d320d2bd", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2671385, "upload_time": "2019-01-22T17:56:59", "url": "https://files.pythonhosted.org/packages/25/84/591a7375f8460a4c412c098a7d09c1b8be3cdf9a2c6b9e26f671c22dbf67/psycopg2_binary-2.7.7-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e982593e865501179963f2ef17e51a7e", "sha256": "19a2d1f3567b30f6c2bb3baea23f74f69d51f0c06c2e2082d0d9c28b0733a4c2" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "e982593e865501179963f2ef17e51a7e", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2396810, "upload_time": "2019-01-22T17:57:02", "url": "https://files.pythonhosted.org/packages/11/0f/3e6d62bafaba79cd8ed6bacf23ac5cbd962912f1de310864e0ea83852f43/psycopg2_binary-2.7.7-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "ebbab20348132e8ae6e36f926b519b5e", "sha256": "df6444f952ca849016902662e1a47abf4fa0678d75f92fd9dd27f20525f809cd" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "ebbab20348132e8ae6e36f926b519b5e", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2671396, "upload_time": "2019-01-22T17:57:05", "url": "https://files.pythonhosted.org/packages/a5/ec/0ccfb429b805e1110368dcbf38e28dfb6fa15033e382a0a99bc8283307e1/psycopg2_binary-2.7.7-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "38291548583b85ea51bd1ca1b2fd8f53", "sha256": "79cde4660de6f0bb523c229763bd8ad9a93ac6760b72c369cf1213955c430934" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "38291548583b85ea51bd1ca1b2fd8f53", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 862242, "upload_time": "2019-01-22T17:57:07", "url": "https://files.pythonhosted.org/packages/a6/5a/4d551701053b85e85260ea486e11a2bf66465a5d4144622b21ed1d7b9bd6/psycopg2_binary-2.7.7-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "b57408657bbd20157a98ccd97dccfd52", "sha256": "96b4e902cde37a7fc6ab306b3ac089a3949e6ce3d824eeca5b19dc0bedb9f6e2" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "b57408657bbd20157a98ccd97dccfd52", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 992487, "upload_time": "2019-01-22T17:57:10", "url": "https://files.pythonhosted.org/packages/49/cc/a97afbf4bf5a524ec5b5e48c687fee725fa13a9bdfc5438b91ca559bec7c/psycopg2_binary-2.7.7-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "76b647d1111b30706f8c3e8beb4708f9", "sha256": "7c8159352244e11bdd422226aa17651110b600d175220c451a9acf795e7414e0" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp33-cp33m-win32.whl", "has_sig": true, "md5_digest": "76b647d1111b30706f8c3e8beb4708f9", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 869834, "upload_time": "2019-01-22T17:57:12", "url": "https://files.pythonhosted.org/packages/c9/79/a54ecf2bd911e5e26d472ee82e67fce9e168fa35de88f2600c6c59ba5c80/psycopg2_binary-2.7.7-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "32cab1441a386274b32582f68d9226c1", "sha256": "d444b1545430ffc1e7a24ce5a9be122ccd3b135a7b7e695c5862c5aff0b11159" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp33-cp33m-win_amd64.whl", "has_sig": true, "md5_digest": "32cab1441a386274b32582f68d9226c1", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 992911, "upload_time": "2019-01-22T17:57:14", "url": "https://files.pythonhosted.org/packages/43/0b/c597f372f7f204af24b4c52f437195dc1fa99eafa6bc0819e1e7c9589532/psycopg2_binary-2.7.7-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "513663fa126c5c6b75d3a3e7a7b0e5a0", "sha256": "cb095a0657d792c8de9f7c9a0452385a309dfb1bbbb3357d6b1e216353ade6ca" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "513663fa126c5c6b75d3a3e7a7b0e5a0", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1503152, "upload_time": "2019-01-22T17:57:16", "url": "https://files.pythonhosted.org/packages/e2/5f/e71961eeb0a39c1658454d0511116ca99f23590f5ad9fd27de6db7a3129f/psycopg2_binary-2.7.7-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "1853f02d265da32497657e2fbc1b411a", "sha256": "bde7959ef012b628868d69c474ec4920252656d0800835ed999ba5e4f57e3e2e" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "1853f02d265da32497657e2fbc1b411a", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2403854, "upload_time": "2019-01-22T17:57:19", "url": "https://files.pythonhosted.org/packages/cd/d0/6b8fa890abd99657c207168f4a68b6db2665debdaf3097a47d43ad77d6e0/psycopg2_binary-2.7.7-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "56ef8d35619bc487a031013140dbdd6c", "sha256": "f4c6926d9c03dadce7a3b378b40d2fea912c1344ef9b29869f984fb3d2a2420b" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "56ef8d35619bc487a031013140dbdd6c", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2681059, "upload_time": "2019-01-22T17:57:22", "url": "https://files.pythonhosted.org/packages/c0/53/c5c30ac35b0e37dda75caf2eef90815f7476cd51994aa87081c8ed2a0faf/psycopg2_binary-2.7.7-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "3b82c4dfef865cfe4f1218ad982ab4d4", "sha256": "2b69cf4b0fa2716fd977aa4e1fd39af6110eb47b2bb30b4e5a469d8fbecfc102" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "3b82c4dfef865cfe4f1218ad982ab4d4", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 867454, "upload_time": "2019-01-22T17:57:24", "url": "https://files.pythonhosted.org/packages/5c/79/ca9ad6e95801e272fffc686d46356d5d2e3a5dfee68dd4b4215caddd9074/psycopg2_binary-2.7.7-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "5dd9e7ff2c977984714754af9533eade", "sha256": "587098ca4fc46c95736459d171102336af12f0d415b3b865972a79c03f06259f" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "5dd9e7ff2c977984714754af9533eade", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 990517, "upload_time": "2019-01-22T17:57:26", "url": "https://files.pythonhosted.org/packages/a6/90/1561e07c4c4c0e4b0385d52a13ca11e605143bdc7f673652c3fcf926c453/psycopg2_binary-2.7.7-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "690c13c40551645e008648a9f1ecab56", "sha256": "676d1a80b1eebc0cacae8dd09b2fde24213173bf65650d22b038c5ed4039f392" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "690c13c40551645e008648a9f1ecab56", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1503192, "upload_time": "2019-01-22T17:57:29", "url": "https://files.pythonhosted.org/packages/15/ef/337e9a06e6470de12e15155633daf613f3a4988b2756244308a591097b1f/psycopg2_binary-2.7.7-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "212c279d78ab5b8709a3085838c4eed1", "sha256": "4957452f7868f43f32c090dadb4188e9c74a4687323c87a882e943c2bd4780c3" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "212c279d78ab5b8709a3085838c4eed1", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2406599, "upload_time": "2019-01-22T17:57:31", "url": "https://files.pythonhosted.org/packages/3f/75/47ed52abdcb596e7ce859e9beb059fedeb968413d062fa00c992403db2ed/psycopg2_binary-2.7.7-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "060e70bb44260b25ac2e097861bd587d", "sha256": "5b79368bcdb1da4a05f931b62760bea0955ee2c81531d8e84625df2defd3f709" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "060e70bb44260b25ac2e097861bd587d", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2682520, "upload_time": "2019-01-22T17:57:34", "url": "https://files.pythonhosted.org/packages/6a/99/cc5d5963fe759d9bd2bed477d98862aef095fa7ecbbca85c091e8400b70d/psycopg2_binary-2.7.7-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b78760877ee736561b115a72ad0b40df", "sha256": "6b0211ecda389101a7d1d3df2eba0cf7ffbdd2480ca6f1d2257c7bd739e84110" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "b78760877ee736561b115a72ad0b40df", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 855241, "upload_time": "2019-01-22T17:57:37", "url": "https://files.pythonhosted.org/packages/59/02/1b50d0fffbcbe8f37fb93731326df5aa8f5c547be7bd1f330ecf97807cdb/psycopg2_binary-2.7.7-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "717f7aad888d12c07761c1d8c52d1612", "sha256": "d16d42a1b9772152c1fe606f679b2316551f7e1a1ce273e7f808e82a136cdb3d" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "717f7aad888d12c07761c1d8c52d1612", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 998617, "upload_time": "2019-01-22T17:57:39", "url": "https://files.pythonhosted.org/packages/9d/8f/8d50cd7fe7f962c0bd17f96d9aca808b8a53900c40b70fa9703b47645eec/psycopg2_binary-2.7.7-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "f152ca71d29c3ddf38be24b33a45af2a", "sha256": "5138cec2ee1e53a671e11cc519505eb08aaaaf390c508f25b09605763d48de4b" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "f152ca71d29c3ddf38be24b33a45af2a", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1503204, "upload_time": "2019-01-22T17:57:42", "url": "https://files.pythonhosted.org/packages/86/fa/1e0450050a0e59df628f55f08900a5495a239371daff8a52754155b2b061/psycopg2_binary-2.7.7-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "86c41cfa76f685db742d80d56bd448bc", "sha256": "7aba9786ac32c2a6d5fb446002ed936b47d5e1f10c466ef7e48f66eb9f9ebe3b" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "86c41cfa76f685db742d80d56bd448bc", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2407342, "upload_time": "2019-01-22T17:57:44", "url": "https://files.pythonhosted.org/packages/ff/d7/292b48a9380c387add407ca8fac89705018fa135bff9a830c0e1a6d4d170/psycopg2_binary-2.7.7-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "080c948f4c125217b8f7d412b05446f4", "sha256": "e63850d8c52ba2b502662bf3c02603175c2397a9acc756090e444ce49508d41e" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "080c948f4c125217b8f7d412b05446f4", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2683213, "upload_time": "2019-01-22T17:57:47", "url": "https://files.pythonhosted.org/packages/2c/85/97db05dd8f6adff57cd1cb8acceeffdaf4724efec18b9af23f3cd75ad089/psycopg2_binary-2.7.7-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "a85db30c99e2f07bb7ae91785e478390", "sha256": "945f2eedf4fc6b2432697eb90bb98cc467de5147869e57405bfc31fa0b824741" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "a85db30c99e2f07bb7ae91785e478390", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 855246, "upload_time": "2019-01-22T17:57:50", "url": "https://files.pythonhosted.org/packages/88/83/123b074175fe871d21bd1e347326df7bc99158ca93f33a8fa164f89985ea/psycopg2_binary-2.7.7-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "fcc3006bbb329137c5e90c52ed1c1329", "sha256": "d93ccc7bf409ec0a23f2ac70977507e0b8a8d8c54e5ee46109af2f0ec9e411f3" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "fcc3006bbb329137c5e90c52ed1c1329", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 998562, "upload_time": "2019-01-22T17:57:52", "url": "https://files.pythonhosted.org/packages/2e/b1/9ef7e235f155eeb3146268fa97b1d0db8945f51bf892a75321aff838cee1/psycopg2_binary-2.7.7-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "c61b0ab5896257fb53369db449b6f3c3", "sha256": "5cf43807392247d9bc99737160da32d3fa619e0bfd85ba24d1c78db205f472a4" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "c61b0ab5896257fb53369db449b6f3c3", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 1503199, "upload_time": "2019-01-22T17:57:55", "url": "https://files.pythonhosted.org/packages/e2/0b/ff99d01a6660bca8a7fa759e14358706597a0a788b60f5fe09a2a1633e39/psycopg2_binary-2.7.7-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "9f976fa42746ca956db1dd4d432406ac", "sha256": "b664011bb14ca1f2287c17185e222f2098f7b4c857961dbcf9badb28786dbbf4" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp37-cp37m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "9f976fa42746ca956db1dd4d432406ac", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2415071, "upload_time": "2019-01-22T17:57:58", "url": "https://files.pythonhosted.org/packages/e1/96/2c5c9d72c0d9d46e7c4af29fa84d01ec83a64cd521ed365dae7e7ca53e02/psycopg2_binary-2.7.7-cp37-cp37m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "bb455ac99a2b2c1819ef681fbe1f08e4", "sha256": "3d72a5fdc5f00ca85160915eb9a973cf9a0ab8148f6eda40708bf672c55ac1d1" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "bb455ac99a2b2c1819ef681fbe1f08e4", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2690281, "upload_time": "2019-01-22T17:58:01", "url": "https://files.pythonhosted.org/packages/04/c3/fbf0ec416151ce082087bfbb42f236ec42c2c74d2d9f7a5b5cdf49cfc517/psycopg2_binary-2.7.7-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "19d8512d9d47b4541b874f1c5c578185", "sha256": "a3bfcac727538ec11af304b5eccadbac952d4cca1a551a29b8fe554e3ad535dc" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "19d8512d9d47b4541b874f1c5c578185", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 855257, "upload_time": "2019-01-22T17:58:03", "url": "https://files.pythonhosted.org/packages/76/2c/8c3dd5de85b0a54ac3f97682591bdbf1ef39ca79ac569fba7b69a32a5b08/psycopg2_binary-2.7.7-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "d6b2a955634e56fec15d54d37bde8be8", "sha256": "348b49dd737ff74cfb5e663e18cb069b44c64f77ec0523b5794efafbfa7df0b8" }, "downloads": -1, "filename": "psycopg2_binary-2.7.7-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "d6b2a955634e56fec15d54d37bde8be8", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 998591, "upload_time": "2019-01-22T17:58:06", "url": "https://files.pythonhosted.org/packages/aa/9d/a4a6888bea2a8ed7b800da2bbcee0a636bb59a20c7c46dd4e5dfda7a5427/psycopg2_binary-2.7.7-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "dc2f843383dc71e40f552dcefa55339b", "sha256": "b19e9f1b85c5d6136f5a0549abdc55dcbd63aba18b4f10d0d063eb65ef2c68b4" }, "downloads": -1, "filename": "psycopg2-binary-2.7.7.tar.gz", "has_sig": true, "md5_digest": "dc2f843383dc71e40f552dcefa55339b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 428751, "upload_time": "2019-01-22T17:58:11", "url": "https://files.pythonhosted.org/packages/dd/56/c22da10f5a725d61c58a185ec0f803aa2d384646ee8eb83d8ce88ed5edb1/psycopg2-binary-2.7.7.tar.gz" } ], "2.8": [ { "comment_text": "", "digests": { "md5": "92a5a2765babd4b0b29828e6b152d5ab", "sha256": "528175ab1f12131bb5ea0df64fc524a4c6c51c197dc68d2a9e646029890d4d0f" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "92a5a2765babd4b0b29828e6b152d5ab", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1426849, "upload_time": "2019-04-04T09:50:47", "url": "https://files.pythonhosted.org/packages/7c/c8/f802cf6cf290ca1e36d7fe9afe0d9ecf6c031487810b766fab33b4c7a004/psycopg2_binary-2.8-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b8be5e1c59506621ebaff3674f0c7619", "sha256": "41d60c8610a70b6666641b662379ef3b847ad2acd38303d4c8e34efd0f782403" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "b8be5e1c59506621ebaff3674f0c7619", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2325804, "upload_time": "2019-04-04T09:50:49", "url": "https://files.pythonhosted.org/packages/91/b0/c96a65c5978c4e8222b0d3a7525ca1eb68a3795fc794d6f18d6c8f52ec55/psycopg2_binary-2.8-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "40559907439bda883ddf8a37cf929557", "sha256": "d354ebb06f851f5f2cbc675bbb1369f71091aec6a894986d68341cbca59e7e56" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "40559907439bda883ddf8a37cf929557", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2601639, "upload_time": "2019-04-04T09:50:52", "url": "https://files.pythonhosted.org/packages/a3/51/4c307b330555665d738d9ba96edd65d3627902a1dd05fe5104b29fcf7abd/psycopg2_binary-2.8-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "0f6fd2d2f31e1bcb7079ac40e4076f9f", "sha256": "5cbb49cc1c3c4c69ba09a7e18452bd44371b6adad0c9636f117a7554660af529" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "0f6fd2d2f31e1bcb7079ac40e4076f9f", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2325835, "upload_time": "2019-04-04T09:50:54", "url": "https://files.pythonhosted.org/packages/c0/29/a5d8819bc4544a874b9a7de88464657d0daefc42c3e382a944e3ada4d83b/psycopg2_binary-2.8-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "1aabfaa150b3d0bcc6228848b374ff88", "sha256": "9e19396065fdbbbc7c0b288a4e70694e1e63593388020fdb86076b12c315bda5" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "1aabfaa150b3d0bcc6228848b374ff88", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2601695, "upload_time": "2019-04-04T09:50:57", "url": "https://files.pythonhosted.org/packages/c8/6d/37690169c366fac59477fc7a13e786ef5a36e0ca1518b434c254472a4634/psycopg2_binary-2.8-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "ff385d29cd3236a64107777b213a4c22", "sha256": "d77e4cbecc30f3a8406873c83075c5dae9dcd2ba1c0ffb088edd29372d3df84c" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "ff385d29cd3236a64107777b213a4c22", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 775727, "upload_time": "2019-04-04T09:51:00", "url": "https://files.pythonhosted.org/packages/12/35/a24164ad726910901f8841c8828724bd86a4e05f32fc5dc03407e3cca01a/psycopg2_binary-2.8-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "97d72eaee87040d5ecdd19b601ad80be", "sha256": "6e2f69635b548147e9b9298f5b67155d212f742683e51d78d24ceec4a3f5464d" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "97d72eaee87040d5ecdd19b601ad80be", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 905120, "upload_time": "2019-04-04T09:51:02", "url": "https://files.pythonhosted.org/packages/f0/d5/56e4d5a74eba063577e51b9874af8395bfc4d1de534de8eda3e20343e74e/psycopg2_binary-2.8-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "45801e668d9fa853a19eda7cef189f2f", "sha256": "d71c128151c2d93fab36d7273b6a6696a63e0aa03ba3f7b1b0abb862c2344765" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "45801e668d9fa853a19eda7cef189f2f", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1426898, "upload_time": "2019-04-04T09:51:05", "url": "https://files.pythonhosted.org/packages/e1/6c/db723c996176db3cfa4ecf01c0910131bfc216b6b6753b256edf7c3e8221/psycopg2_binary-2.8-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "12298fce35a37c3f5c524be43fb4065b", "sha256": "7994d43431f1b9eba5daa1bdb8f626482cf01e379c00967092c6ebb3e4d3235f" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "12298fce35a37c3f5c524be43fb4065b", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2333286, "upload_time": "2019-04-04T09:51:07", "url": "https://files.pythonhosted.org/packages/d6/db/0ce3700a156194f393661d2c7dc3a7d63468f9fd24d8d604a6954bebe8aa/psycopg2_binary-2.8-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "ac3c1e10e649f5b0a865e6e01e13ebd4", "sha256": "f7b72646a5a50aed8535d8cd2d7e915238f389c181d20143f67c2c6527ca5d0e" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "ac3c1e10e649f5b0a865e6e01e13ebd4", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2611700, "upload_time": "2019-04-04T09:51:10", "url": "https://files.pythonhosted.org/packages/3d/e2/471b5009b2944c843d6d5cf6c96d3a074e6689bd36dba5f39aaa1fda02ef/psycopg2_binary-2.8-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "4f993f017e936e1c907e721987c6afc5", "sha256": "45979c708536a3132398863579280657c6bc77e9b9be8b05ba0dae9013b5a0a8" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "4f993f017e936e1c907e721987c6afc5", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 779995, "upload_time": "2019-04-04T09:51:13", "url": "https://files.pythonhosted.org/packages/d1/77/a3d57c704a607b2912cb94417cda2a3aafc7ec69bacd19361e2b8ff847ee/psycopg2_binary-2.8-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "b37bd98f7eec0c8cbd1b5894143178b7", "sha256": "9c32635fca3c250f5a3d2e424819419cd4a0f277c1a383b20fdd95e799d1da7c" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "b37bd98f7eec0c8cbd1b5894143178b7", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 902481, "upload_time": "2019-04-04T09:51:15", "url": "https://files.pythonhosted.org/packages/7f/f5/3abcfc8dfa26eff41766857c76548b892f51c918f81216d6186774eb15a9/psycopg2_binary-2.8-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "b8abeb16f09786831fcdcbe4e23dea2c", "sha256": "20d47c61bc9d6a431039f6ceb3b9a34a952a1562cf718054f64c524526fb8ed8" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "b8abeb16f09786831fcdcbe4e23dea2c", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1426945, "upload_time": "2019-04-04T09:51:18", "url": "https://files.pythonhosted.org/packages/76/45/708cf0e3a3a8297ac7f1a99bc1ce4596eab5d28eea9988be948a5942cbd9/psycopg2_binary-2.8-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "fecfbad39564d041fb4fb19b5a96c339", "sha256": "3f811db92e30ea2412dfba8e64b18102017646969b5f436138d7b2b38a0e8966" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "fecfbad39564d041fb4fb19b5a96c339", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2336319, "upload_time": "2019-04-04T09:51:21", "url": "https://files.pythonhosted.org/packages/f7/9f/202381cdf13d108bdb0a97855b9e47c9d2011557fdc08cde69ca7c33b019/psycopg2_binary-2.8-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "9f9d752473dfbc87e9d1ec13dbadcb9a", "sha256": "fd06663aa38b2b7b1f71017329545e17f2a583b127de4eeaabdc4cb16cf3a942" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "9f9d752473dfbc87e9d1ec13dbadcb9a", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2613057, "upload_time": "2019-04-04T09:51:23", "url": "https://files.pythonhosted.org/packages/d4/bf/b08cc60d6cf86de97b9a965f95f6833c9a0b328c23e8dbdce59a97e2460d/psycopg2_binary-2.8-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "d431c25402ddc48d839001df47e7e305", "sha256": "86ec556a75f7e0124581100f2c4c8f9c8d67fc6254af4ce500633a77a4ca3207" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "d431c25402ddc48d839001df47e7e305", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 769141, "upload_time": "2019-04-04T09:51:26", "url": "https://files.pythonhosted.org/packages/a2/c3/b500b80a215c4352b1b8c57757f992d5c91aa7992105e3190d07e194077d/psycopg2_binary-2.8-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "3a09c6a9587ad86fdf42232c3f949f9a", "sha256": "f0f97d3e0ab12456733687fc99d05e4de67f12d48a57c3baf1f5a1c6cd76c876" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "3a09c6a9587ad86fdf42232c3f949f9a", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 912683, "upload_time": "2019-04-04T09:51:29", "url": "https://files.pythonhosted.org/packages/4e/12/b71f83c3da89caf878ca4835114a6461f15601fa217ac6c05134a1461ea7/psycopg2_binary-2.8-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "be813c56211c2e4c212f7716bba2ea82", "sha256": "1c2eeb074d2be404f22a14c4c71eeaa1a855c940abedf6f726158348e9c83dd6" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "be813c56211c2e4c212f7716bba2ea82", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1426957, "upload_time": "2019-04-04T09:51:31", "url": "https://files.pythonhosted.org/packages/a5/0b/892a1a02016bd77329b185a7619478c5852126d6f62cd2a9e3018fbdef4b/psycopg2_binary-2.8-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e771ff847c22292a24add4e74a52f705", "sha256": "dd0b68d212d0992e2a906c6c34a1ef3f82b3dba74ff99744c77f390ffecb0cca" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "e771ff847c22292a24add4e74a52f705", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2336978, "upload_time": "2019-04-04T09:51:33", "url": "https://files.pythonhosted.org/packages/ad/52/a8cde24d77a9aa85c21bfd584dc348d7b12ecdbd181fff1eda3aa28dd17d/psycopg2_binary-2.8-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "d80a163a3884241797f5af06f2f362e5", "sha256": "a9e7606233fa6c559491758cb319fab6cec25d931cdb5db670c434dde44ab56b" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "d80a163a3884241797f5af06f2f362e5", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2613870, "upload_time": "2019-04-04T09:51:36", "url": "https://files.pythonhosted.org/packages/0c/39/06b2680e8facd8954d07bcbd4d337e64cb19ae9968203ee50fe89ad406a9/psycopg2_binary-2.8-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "260ca8013d9d43d6235e83cd0aba119a", "sha256": "1d879395a5d0dfe191dcfc622dce8b0a5e4fb76d089c903f18a4913e5fbc79c7" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "260ca8013d9d43d6235e83cd0aba119a", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 769164, "upload_time": "2019-04-04T09:51:39", "url": "https://files.pythonhosted.org/packages/07/a2/0498f6d3a6ab6ff7c0504af43cb334b449109668f816e0950d4cf919c7d6/psycopg2_binary-2.8-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "2bb87fff53072a1c19ce8beb3212e5a3", "sha256": "c914312ad7c923ac154821fbd591e8482ab03cdb190e14b05e30bf856f69e98c" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "2bb87fff53072a1c19ce8beb3212e5a3", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 912665, "upload_time": "2019-04-04T09:51:41", "url": "https://files.pythonhosted.org/packages/28/4a/de45d94b61fbed8762ad692f7fa033a7c4e95bf53ea9eb9a7748b34fdd55/psycopg2_binary-2.8-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "52a01d59df4a4c6f2a668cd32cc54b31", "sha256": "d35a25989112c07a994070f1b3c711b19a14209c7608802eced3bcbf07c375bb" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "52a01d59df4a4c6f2a668cd32cc54b31", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1426961, "upload_time": "2019-04-04T09:51:43", "url": "https://files.pythonhosted.org/packages/fb/ae/c13ce1d905caa353694a42f0f92b7fb087cf23e0bb9f4ae55fc3e95ea29b/psycopg2_binary-2.8-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "f6af441ffeda4c9979a78f8feeb66601", "sha256": "0c8cb1b93e25eaf1dfedbcb4cee4ce3860035ce216b71590bda5f8dc99128526" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp37-cp37m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "f6af441ffeda4c9979a78f8feeb66601", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2343135, "upload_time": "2019-04-04T09:51:46", "url": "https://files.pythonhosted.org/packages/86/97/abdd4c61788ca8ae9d76262a009cf7486548344e514962fed7ad3a416a3c/psycopg2_binary-2.8-cp37-cp37m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "3bf41b53554d59da3229c3471745e17e", "sha256": "3c5b7579f3075f19b0b54495d28105049d44564d67b817eef2fa561b2bcf532b" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "3bf41b53554d59da3229c3471745e17e", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2618416, "upload_time": "2019-04-04T09:51:48", "url": "https://files.pythonhosted.org/packages/cf/0f/17e4c9b4995ba40933f8465aa4aa59fdedf6f8b4d1b60f300c848aa59550/psycopg2_binary-2.8-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "a187e8b0e4dc112ced969545286e0075", "sha256": "4aaa54574b52b85223d3d950b2fc77bd672e6fbb324bb99f834eacbedc4545f7" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "a187e8b0e4dc112ced969545286e0075", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 769163, "upload_time": "2019-04-04T09:51:51", "url": "https://files.pythonhosted.org/packages/63/a9/649043a876ca6a9dd998a7c3a71cb09d1490c8d691b6dd53221a9a72edb1/psycopg2_binary-2.8-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "48bc54a8e41ca22dec3dc20c05a657fb", "sha256": "39fc9323f065361b99fca7758ac723d7e66bbc7e6ec9c90e398857af0ef61404" }, "downloads": -1, "filename": "psycopg2_binary-2.8-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "48bc54a8e41ca22dec3dc20c05a657fb", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 912669, "upload_time": "2019-04-04T09:51:53", "url": "https://files.pythonhosted.org/packages/3f/63/59c112d4f5c0f11fd5ca00cc0e1088020058fb3b386c16ac8afd73d3fa06/psycopg2_binary-2.8-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "8a5186079ee328623320746ec528eb97", "sha256": "50647aa5f7171153a5f7fa667f99f55468b9b663b997927e4d2e83955b21aa9f" }, "downloads": -1, "filename": "psycopg2-binary-2.8.tar.gz", "has_sig": true, "md5_digest": "8a5186079ee328623320746ec528eb97", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 368450, "upload_time": "2019-04-04T09:51:58", "url": "https://files.pythonhosted.org/packages/45/81/ce42d2f87b81616c33284ea52e0b914e45dcae6093655d53602d515aaf57/psycopg2-binary-2.8.tar.gz" } ], "2.8.1": [ { "comment_text": "", "digests": { "md5": "d9f6a0d307c9ea27e8192488b16e230a", "sha256": "7a166f8ccb6888358d3e67795b057540ea7caa71ab9e089b0cb0097f01088965" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "d9f6a0d307c9ea27e8192488b16e230a", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1426870, "upload_time": "2019-04-06T20:04:54", "url": "https://files.pythonhosted.org/packages/d6/a6/4b6ad2fa0aa6d33d0b2c6f00c64f576c4e2d67f34dcb13a8b9eb30b605fd/psycopg2_binary-2.8.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "79d66163894aa998f52bba2087af0649", "sha256": "a84415df4689251556c961e4fe3b25d30e32f00faa8064ce0909458dbe0d67b2" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "79d66163894aa998f52bba2087af0649", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2325895, "upload_time": "2019-04-06T20:04:59", "url": "https://files.pythonhosted.org/packages/23/b4/d01669698ecc4e88f260cd7bc8f77353332f6d07e2c59871bd75fcc3fe60/psycopg2_binary-2.8.1-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "6bf72eacd2f3e23948cd4abf3ee1fc22", "sha256": "ead7b3e1567bd14cacd44279c5e42cd19f54b9feed39180220253f4fbe3abd56" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "6bf72eacd2f3e23948cd4abf3ee1fc22", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2601680, "upload_time": "2019-04-06T20:05:06", "url": "https://files.pythonhosted.org/packages/86/b3/9f992b492423f1d80b2dd7405d4cdecaf60a83d1d65c1217acd780c4f176/psycopg2_binary-2.8.1-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "dc7c45950f89c81737d676dfe32c08e1", "sha256": "163d3ee445a0b4c0109877da9e46271aacf4e5e3d60ae7368669555c30f13e7c" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "dc7c45950f89c81737d676dfe32c08e1", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2325929, "upload_time": "2019-04-06T20:05:12", "url": "https://files.pythonhosted.org/packages/5c/df/424c601548a60e3a2fd428bca442fc9e65b365a2110e4977d49751074ea9/psycopg2_binary-2.8.1-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "3183506284cbb8566b72a844ad34000b", "sha256": "218f079fa48e2ef812dc3d3ce6ec2f67ac56427ba4b038d5d6331f2cceb489c2" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "3183506284cbb8566b72a844ad34000b", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2601692, "upload_time": "2019-04-06T20:05:19", "url": "https://files.pythonhosted.org/packages/f4/e6/5ea5f5aa4b468834662a713fde2276cabedc2413418dbfd340aacb3ccdfb/psycopg2_binary-2.8.1-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e1dae80f729affd8595760e2630cd8ef", "sha256": "abc9dcf85e75a8687f2a6d560c0c1a2593e8e34ba6f9ad6721f8212c5de179a2" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "e1dae80f729affd8595760e2630cd8ef", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 775782, "upload_time": "2019-04-06T20:05:22", "url": "https://files.pythonhosted.org/packages/14/b1/751b21c012861357aca81797353c2ed8ef0cbfbbb540535000464e05b302/psycopg2_binary-2.8.1-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "5d6d4fb01a8c5d0079ececf08f19a6c3", "sha256": "2c7c195aef3acdbc853942bc674844031a732890d2fee88a324298ed376b6c2b" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "5d6d4fb01a8c5d0079ececf08f19a6c3", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 905274, "upload_time": "2019-04-06T20:05:26", "url": "https://files.pythonhosted.org/packages/7e/4a/f5e2cf021f92e003bff3bbb5723a9e0d24149a61fa2ab2d66016fe65d4ec/psycopg2_binary-2.8.1-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "356acadb2f168f464657e3e0c2f91d27", "sha256": "ab1aa1cd50df3860f624c9713ee9e690eefd4e049d3a4d86577bab6e741e9616" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "356acadb2f168f464657e3e0c2f91d27", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1426906, "upload_time": "2019-04-06T20:05:30", "url": "https://files.pythonhosted.org/packages/c5/9a/c09444ff4263e2f496687b2cb6df87a5d67d19f489c42a046d2d8c168f72/psycopg2_binary-2.8.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "73ea0fef8ee3547631d5227225c617b6", "sha256": "345fc31b71a90ada1b51826537917b19a1af685a91c0f066787069c184d7d00f" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "73ea0fef8ee3547631d5227225c617b6", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2333276, "upload_time": "2019-04-06T20:05:36", "url": "https://files.pythonhosted.org/packages/34/8f/5a1a08108be5d1cb813f28f85b629000ca49ae3603e474dbfa1046371b99/psycopg2_binary-2.8.1-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "b8352e3dd82805a1f6fa38dd7dab911d", "sha256": "c38f80719e4dfae7a6311a4f091f07f4fb2fb5d602352015d5639f63f8fabb68" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "b8352e3dd82805a1f6fa38dd7dab911d", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2611788, "upload_time": "2019-04-06T20:05:43", "url": "https://files.pythonhosted.org/packages/a8/d0/9f4a94a0cbd8db6a1e01ff6a290281e54c554fc012342998785fa0547f71/psycopg2_binary-2.8.1-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "a5a5b18e21516cf45608334ab3e51b1c", "sha256": "1af0bfe7b0c13a0e613a27311fd4f9c5d024e8fc0f4b3d284e7df02a58a11fc0" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "a5a5b18e21516cf45608334ab3e51b1c", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 780120, "upload_time": "2019-04-06T20:05:46", "url": "https://files.pythonhosted.org/packages/89/d6/93179a7152a15bdaf37addb012a6e42422e52043d35c32f8b1dca8bb4139/psycopg2_binary-2.8.1-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "09cb308147d84525783a97589360a325", "sha256": "e7e0db4311bb76bf3f6e0380f71912cfa6d0be7cc635e3772476050b0dabdabd" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "09cb308147d84525783a97589360a325", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 902727, "upload_time": "2019-04-06T20:05:50", "url": "https://files.pythonhosted.org/packages/71/2b/9976b17f8eac12e13050e0ef059faae8db8568e47e3e01ee164fe43e6b64/psycopg2_binary-2.8.1-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "60e9a04bdeb805b958b9d7bd56db8c79", "sha256": "2ecdbfed7004669472bfa27c8d51012c717c241c7154ae17e4c8f93024043525" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "60e9a04bdeb805b958b9d7bd56db8c79", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1426949, "upload_time": "2019-04-06T20:05:55", "url": "https://files.pythonhosted.org/packages/52/c9/34770c6e082e9c007e18e9dde405fba66c5b600b6ffa30b73825d26aee01/psycopg2_binary-2.8.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "3b6dfc02c801be99540635dfe47f8a7f", "sha256": "92cf3ceb7bb90cf35b8bd993c640b15d4832ba0e142a3b9da5006ef217da595d" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "3b6dfc02c801be99540635dfe47f8a7f", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2336298, "upload_time": "2019-04-06T20:06:01", "url": "https://files.pythonhosted.org/packages/1e/eb/e11e1e3e275c75d68e7adbe22fee0d298e995f737ec38604fb9d3441d892/psycopg2_binary-2.8.1-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "102c2180053a7b9703fbce9b20e42921", "sha256": "eac59cae78dfe3fbf7ece25c170d7a152f88df7643381aa5e7344c2028a8d8d4" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "102c2180053a7b9703fbce9b20e42921", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2613168, "upload_time": "2019-04-06T20:06:07", "url": "https://files.pythonhosted.org/packages/75/71/266df5611c55468969c269656d5f1bee82f1c41718a2f419ace1d8385fba/psycopg2_binary-2.8.1-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "76dafe5f492d48e605b9a4344b9fd94f", "sha256": "d75cf00605630b2cfefa5c62373c605dcda1cc0d607902847dbb8e8e9b67c1ce" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "76dafe5f492d48e605b9a4344b9fd94f", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 769228, "upload_time": "2019-04-06T20:06:11", "url": "https://files.pythonhosted.org/packages/11/fd/7be13ea41abee696deee2d966ed724ee1cb01a73b42c5d3b369299e85714/psycopg2_binary-2.8.1-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "1c6bcc6d4f2ee129a021dcd49107223f", "sha256": "6c2f66c653ce8bbd7e789d0f7f92c3f9fea881b55226f0ae5ee550cce9e3cf0e" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "1c6bcc6d4f2ee129a021dcd49107223f", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 912737, "upload_time": "2019-04-06T20:06:15", "url": "https://files.pythonhosted.org/packages/fa/2e/a5db2d97eaa74ec3b24cb0452dd869b7fc29dfa19c109356f9383ecb3d1a/psycopg2_binary-2.8.1-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "efbb1a2e51e7e4d6704755af081103ac", "sha256": "26a958930687e94c4c6c73c171e4d4783b82ae4e16aa3424e6bcd4529bceedf0" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "efbb1a2e51e7e4d6704755af081103ac", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1426964, "upload_time": "2019-04-06T20:06:19", "url": "https://files.pythonhosted.org/packages/3e/7a/8e0885a9eb580597fc9f4e51bb61a26f4efb393fa99651ec24965770cb8f/psycopg2_binary-2.8.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e77fc671875016c59145101e08223df5", "sha256": "3f300bf2930e501dde09605de85cb2b84c2638e2c954be02a3c86f28176d3525" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "e77fc671875016c59145101e08223df5", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2336973, "upload_time": "2019-04-06T20:06:26", "url": "https://files.pythonhosted.org/packages/e3/92/9a41ede06453f138710f225de66bd5ac3db897516ed6797621303d3ad755/psycopg2_binary-2.8.1-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "2be4f435d9095b6caa3b1b048cab63d0", "sha256": "c10454710a81a2f4b1ff4d1c83ac2cec63e0e55845a56324991514af5b1299d0" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "2be4f435d9095b6caa3b1b048cab63d0", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2613932, "upload_time": "2019-04-06T20:06:32", "url": "https://files.pythonhosted.org/packages/66/ee/a91eb501ee89af4de1e42399a1eba26a0f905e7a9d5d88876b4f0be87126/psycopg2_binary-2.8.1-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "148d013df6309dfa9473465fd60a331b", "sha256": "f2d73131acb94afa45de8b6b8a4bfb21bbe3736633d6478e53247f19dd8c299c" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "148d013df6309dfa9473465fd60a331b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 769250, "upload_time": "2019-04-06T20:06:36", "url": "https://files.pythonhosted.org/packages/fc/b6/af364d3bb726e76c6f8f4f324dca13c2abd56405ba8eed6b016c3aec3fea/psycopg2_binary-2.8.1-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "b0d2a8a91b7e156abf9566c788907fe8", "sha256": "2169c3a1bf52d5b30cc98625b5919a964c571a32e8646be20be6c7e3e82079de" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "b0d2a8a91b7e156abf9566c788907fe8", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 912749, "upload_time": "2019-04-06T20:06:39", "url": "https://files.pythonhosted.org/packages/36/e3/c97164ad8ed08936faa0e4db2a6e043c601e9a11ed7d50c06651903e7d0d/psycopg2_binary-2.8.1-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "32513cb5db5f61c16e841aa41c8a0aab", "sha256": "ed772a5e8e7e5dd6bede960a86940c17cf653c7f158dafa5d52e919b676f10ba" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "32513cb5db5f61c16e841aa41c8a0aab", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1426961, "upload_time": "2019-04-06T20:06:44", "url": "https://files.pythonhosted.org/packages/78/db/b7bc56f25155089e5a5380854ff352874f41854b859e548704146acc7920/psycopg2_binary-2.8.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "0e28c7e42cd1ca52dbaf09e9939ea0c9", "sha256": "8f6b84f887ec6fef6c1796779f8ec2603dc7e9ef52bc9269de719d4bcbdaebbb" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp37-cp37m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "0e28c7e42cd1ca52dbaf09e9939ea0c9", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2343173, "upload_time": "2019-04-06T20:06:50", "url": "https://files.pythonhosted.org/packages/72/4e/767a197bace2e02dd2c436c3a50812b0349c226b10a6f055e0b680eaf8e0/psycopg2_binary-2.8.1-cp37-cp37m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "9e5baf83df257a96224a3786f3197873", "sha256": "6fccbac2633831b877a8fbf865f7082d34895e82a015795a9f80f99a2efe2576" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "9e5baf83df257a96224a3786f3197873", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2618478, "upload_time": "2019-04-06T20:06:57", "url": "https://files.pythonhosted.org/packages/39/cc/97744fdd4b688516af19947239ce41e39c638ad606e3c015f3e8c24d4af8/psycopg2_binary-2.8.1-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e1e6935b180c6da884d579a034fa1538", "sha256": "378a06649503f548be5f1e9eec2e94cc1d6138250b82a08dcc6151bca8cec107" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "e1e6935b180c6da884d579a034fa1538", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 769253, "upload_time": "2019-04-06T20:07:00", "url": "https://files.pythonhosted.org/packages/50/a2/478f388520bd2854a6bddda406cf1f8e2155b5e9abf614dfd8fcf83afecc/psycopg2_binary-2.8.1-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "3633d9f9a7bd33fd8cb5caff3114dd03", "sha256": "dce15cb6ef604c9e38fdaa848f58f83153ade9f4aa5e4cf5812aa27163561750" }, "downloads": -1, "filename": "psycopg2_binary-2.8.1-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "3633d9f9a7bd33fd8cb5caff3114dd03", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 912756, "upload_time": "2019-04-06T20:07:04", "url": "https://files.pythonhosted.org/packages/0f/b7/f313cd4276a3baa9eef2d61e24f863ed057e0c195526dd6cd1603110e8ea/psycopg2_binary-2.8.1-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "467600c35b325452cdf771e70b212b05", "sha256": "a20dfdf73f56da674926a3811929cff9fd23b9af90be9a6c36ac246a3486eef3" }, "downloads": -1, "filename": "psycopg2-binary-2.8.1.tar.gz", "has_sig": true, "md5_digest": "467600c35b325452cdf771e70b212b05", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 368918, "upload_time": "2019-04-06T20:07:09", "url": "https://files.pythonhosted.org/packages/a6/fb/158c6f1dfcc0f0ceb4c3687378b965269079e55de5630c173dd163c6ab21/psycopg2-binary-2.8.1.tar.gz" } ], "2.8.2": [ { "comment_text": "", "digests": { "md5": "509f003a364e9b7cdb1dd640715aa21e", "sha256": "e45f93ff3f7dae2202248cf413a87aeb330821bf76998b3cf374eda2fc893dd7" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "509f003a364e9b7cdb1dd640715aa21e", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1426867, "upload_time": "2019-04-14T17:21:19", "url": "https://files.pythonhosted.org/packages/08/15/c320d7a9fa4cf64fc4e55fcd9dab50e666a4d9b33ebd18d68a37e7baa29f/psycopg2_binary-2.8.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "4e56fa57f2b074446c8b3507fa3c40c6", "sha256": "da0929b2bf0d1f365345e5eb940d8713c1d516312e010135b14402e2a3d2404d" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "4e56fa57f2b074446c8b3507fa3c40c6", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2824580, "upload_time": "2019-04-14T17:21:27", "url": "https://files.pythonhosted.org/packages/2b/78/4cc82e7f06685ee290818cbb04feb84af7dff56646669f78a432a4f88385/psycopg2_binary-2.8.2-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "a85f56029e2982da92bd2ff0c2854386", "sha256": "7a2b5b095f3bd733aab101c89c0e1a3f0dfb4ebdc26f6374805c086ffe29d5b2" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "a85f56029e2982da92bd2ff0c2854386", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2923805, "upload_time": "2019-04-14T17:21:33", "url": "https://files.pythonhosted.org/packages/a9/e4/1971c2334b63715dff895aa7b969c2c7edff115f92c7bf1dedd6ae252d37/psycopg2_binary-2.8.2-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "a2d45f0022ffbe493ecfd99f24522a27", "sha256": "c1c9a33e46d7c12b9c96cf2d4349d783e3127163fd96254dcd44663cf0a1d438" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "a2d45f0022ffbe493ecfd99f24522a27", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2824587, "upload_time": "2019-04-14T17:21:40", "url": "https://files.pythonhosted.org/packages/25/5b/3793efc129acd2daf966648b63dc7335e4b15d272fe220f5ae5c7cc4e582/psycopg2_binary-2.8.2-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "aaf156162376ce26e286a09aa1599c4a", "sha256": "8520c03172da18345d012949a53617a963e0191ccb3c666f23276d5326af27b5" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "aaf156162376ce26e286a09aa1599c4a", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2923849, "upload_time": "2019-04-14T17:21:47", "url": "https://files.pythonhosted.org/packages/9d/68/2ea98100851143946e31a90e86e7601cfba9a043a7005ee4d23046746e11/psycopg2_binary-2.8.2-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "3087ba3451d8dc14e0f00f4ce818527a", "sha256": "b2cf82f55a619879f8557fdaae5cec7a294fac815e0087c4f67026fdf5259844" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "3087ba3451d8dc14e0f00f4ce818527a", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 989744, "upload_time": "2019-04-14T17:21:51", "url": "https://files.pythonhosted.org/packages/6d/fc/9df2229741ca22484ee0c8fe01f49ae61cf8d9ec5108c3dffdee59fe5f25/psycopg2_binary-2.8.2-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "bb68ee6ef74896b0aa7855cc1b800867", "sha256": "ac8c5e20309f4989c296d62cac20ee456b69c41fd1bc03829e27de23b6fa9dd0" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "bb68ee6ef74896b0aa7855cc1b800867", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1114304, "upload_time": "2019-04-14T17:21:55", "url": "https://files.pythonhosted.org/packages/9b/2d/e7c833465eb0cc86a8a504e2a63d25f737b931cc4ccc1c3cfa495b0db82a/psycopg2_binary-2.8.2-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "1663a5fa0e243136a8d5d7ea82d72750", "sha256": "fcbe7cf3a786572b73d2cd5f34ed452a5f5fac47c9c9d1e0642c457a148f9f88" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "1663a5fa0e243136a8d5d7ea82d72750", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1426898, "upload_time": "2019-04-14T17:21:59", "url": "https://files.pythonhosted.org/packages/ac/13/4266424a626ebbfe3a005e36f14c38f9e27eab2ef443680bb9790e93d0ee/psycopg2_binary-2.8.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "87cfd1e587ef2d0c0f182f0b14f9a417", "sha256": "a582416ad123291a82c300d1d872bdc4136d69ad0b41d57dc5ca3df7ef8e3088" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "87cfd1e587ef2d0c0f182f0b14f9a417", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2831976, "upload_time": "2019-04-14T17:22:06", "url": "https://files.pythonhosted.org/packages/98/d0/142563dcb91df855e434a6af3806614edc784db5f87b18a313765b3225fd/psycopg2_binary-2.8.2-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "0fbd9c89ca8472bc002baf68805b34dd", "sha256": "2eddc31500f73544a2a54123d4c4b249c3c711d31e64deddb0890982ea37397a" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "0fbd9c89ca8472bc002baf68805b34dd", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2933934, "upload_time": "2019-04-14T17:22:13", "url": "https://files.pythonhosted.org/packages/d8/03/8f9f5e18fe07f013c710b5841d34f49f63554946aadd08e72f725553f6ca/psycopg2_binary-2.8.2-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "221bb90c1ddb4ade4baa4e02899ac133", "sha256": "0a1232cdd314e08848825edda06600455ad2a7adaa463ebfb12ece2d09f3370e" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "221bb90c1ddb4ade4baa4e02899ac133", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 996803, "upload_time": "2019-04-14T17:22:17", "url": "https://files.pythonhosted.org/packages/78/68/288e1b7a534c91ecb4cf4709bba3752e6e8ac6f9b8f2e660ecde43557db0/psycopg2_binary-2.8.2-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "0def6e8790e456bb9b423307e6c786a7", "sha256": "2de34cc3b775724623f86617d2601308083176a495f5b2efc2bbb0da154f483a" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "0def6e8790e456bb9b423307e6c786a7", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1114382, "upload_time": "2019-04-14T17:22:21", "url": "https://files.pythonhosted.org/packages/31/10/34aeec6b7bac56a96b02ba3a10a0eae76f8f7d81ca9db1f37788d60d07ae/psycopg2_binary-2.8.2-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "a534d14192009472ef35d52c2d9a2871", "sha256": "90da901fc33ea393fc644607e4a3916b509387e9339ec6ebc7bfded45b7a0ae9" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "a534d14192009472ef35d52c2d9a2871", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1426949, "upload_time": "2019-04-14T17:22:26", "url": "https://files.pythonhosted.org/packages/6c/69/e7c9fb602870db57a316d5b9177fd5a823ee3d02e26b398f7123e31a4ae3/psycopg2_binary-2.8.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "695c2504acd87d9582963268306070ab", "sha256": "be0f952f1c365061041bad16e27e224e29615d4eb1fb5b7e7760a1d3d12b90b6" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "695c2504acd87d9582963268306070ab", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2835021, "upload_time": "2019-04-14T17:22:32", "url": "https://files.pythonhosted.org/packages/b7/23/1ff0b68c7173d092f54258ede84d498a9dcbfb4a93ea52192743b2b9756a/psycopg2_binary-2.8.2-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "f497d56f599246b05f51573627ca753d", "sha256": "b59d6f8cfca2983d8fdbe457bf95d2192f7b7efdb2b483bf5fa4e8981b04e8b2" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "f497d56f599246b05f51573627ca753d", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2935308, "upload_time": "2019-04-14T17:22:39", "url": "https://files.pythonhosted.org/packages/ab/f2/41fa0cbba32eb859b047c1ad46d6089692ac0c31a32e9ede065c5bca40bc/psycopg2_binary-2.8.2-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "d70059ce8d1ea031c5d39215108f249e", "sha256": "de24a4962e361c512d3e528ded6c7480eab24c655b8ca1f0b761d3b3650d2f07" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "d70059ce8d1ea031c5d39215108f249e", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 978722, "upload_time": "2019-04-14T17:22:43", "url": "https://files.pythonhosted.org/packages/4f/d0/203036547204b0ac0b21d0b6cc2f6b6392322fd24efc48308f026b05b518/psycopg2_binary-2.8.2-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "429d68552164a8fe60fd94da8486e725", "sha256": "d18c89957ac57dd2a2724ecfe9a759912d776f96ecabba23acb9ecbf5c731035" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "429d68552164a8fe60fd94da8486e725", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1125165, "upload_time": "2019-04-14T17:22:47", "url": "https://files.pythonhosted.org/packages/ca/b9/f706228cf8a3ec34bce43418c1eb02c4a4ccb69946e385c9cce6238f5f8e/psycopg2_binary-2.8.2-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "3b3ccfce71075188dd320c5045d335f7", "sha256": "f1dc2b7b2748084b890f5d05b65a47cd03188824890e9a60818721fd492249fb" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "3b3ccfce71075188dd320c5045d335f7", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1426954, "upload_time": "2019-04-14T17:22:51", "url": "https://files.pythonhosted.org/packages/79/79/86746d39a5eeda1eceb8eff88b54d49d72b9c47e85d5e8f270bad4054961/psycopg2_binary-2.8.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "91b5887d21ff94cd8e546e662301f38b", "sha256": "be08168197021d669b9964bd87628fa88f910b1be31e7010901070f2540c05fd" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "91b5887d21ff94cd8e546e662301f38b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2835677, "upload_time": "2019-04-14T17:22:58", "url": "https://files.pythonhosted.org/packages/26/2e/75e5919d7772c0bc7368f9849fd061fccd467748c27cfb844b31dd0574f9/psycopg2_binary-2.8.2-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "a04c6f5845663c960134ce34ca803722", "sha256": "d7e7b0ff21f39433c50397e60bf0995d078802c591ca3b8d99857ea18a7496ee" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "a04c6f5845663c960134ce34ca803722", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2936065, "upload_time": "2019-04-14T17:23:04", "url": "https://files.pythonhosted.org/packages/e9/6e/f2ea78572ab734fb18b35e7ac6805d7889bdfe0fa00b188c4a5f0cb3e6e1/psycopg2_binary-2.8.2-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "7784b07cae6af704748432f996919ba9", "sha256": "804914a669186e2843c1f7fbe12b55aad1b36d40a28274abe6027deffad9433d" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "7784b07cae6af704748432f996919ba9", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 978760, "upload_time": "2019-04-14T17:23:08", "url": "https://files.pythonhosted.org/packages/e7/7f/a34986438774ffa8f2374d723192d016cfb52c03f2251539c219462172df/psycopg2_binary-2.8.2-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "8ab053e92e0e5306a1805e4a17a26a15", "sha256": "131c80d0958c89273d9720b9adf9df1d7600bb3120e16019a7389ab15b079af5" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "8ab053e92e0e5306a1805e4a17a26a15", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1125216, "upload_time": "2019-04-14T17:23:12", "url": "https://files.pythonhosted.org/packages/55/5a/6b0753d52b86665b1d344301b0cb1484fec4fe0b70b98a50c43e371eebff/psycopg2_binary-2.8.2-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "e6218ebee03d3350e9c8208041a310a8", "sha256": "03c49e02adf0b4d68f422fdbd98f7a7c547beb27e99a75ed02298f85cb48406a" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "e6218ebee03d3350e9c8208041a310a8", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1426956, "upload_time": "2019-04-14T17:23:16", "url": "https://files.pythonhosted.org/packages/f1/88/549d331f884c71dfbcdca413c6fa60bc30719cf533b05b2b05eea6c91afb/psycopg2_binary-2.8.2-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "38397a6bfff9f10eb69c6864ca5810e7", "sha256": "484f6c62bdc166ee0e5be3aa831120423bf399786d1f3b0304526c86180fbc0b" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp37-cp37m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "38397a6bfff9f10eb69c6864ca5810e7", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2841860, "upload_time": "2019-04-14T17:23:23", "url": "https://files.pythonhosted.org/packages/8c/7e/df592febbb044e6b1ef37a7fc80df0cc2da0d98a7f0e04bf395e56ab3833/psycopg2_binary-2.8.2-cp37-cp37m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "a13cacf0459be39be3f25bc459785d28", "sha256": "007ca0df127b1862fc010125bc4100b7a630efc6841047bd11afceadb4754611" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "a13cacf0459be39be3f25bc459785d28", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2940635, "upload_time": "2019-04-14T17:23:30", "url": "https://files.pythonhosted.org/packages/a5/bf/870a127de76b5b01c26eb8056f42a315eb9cb625b87cdee896c71bf73ca1/psycopg2_binary-2.8.2-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "20b3d2bce1b423d2106187f21cf58d9b", "sha256": "f046aeae1f7a845041b8661bb7a52449202b6c5d3fb59eb4724e7ca088811904" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "20b3d2bce1b423d2106187f21cf58d9b", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 978756, "upload_time": "2019-04-14T17:23:33", "url": "https://files.pythonhosted.org/packages/84/5e/dcf02d44c49af72f0d8f7228477276ae6000c2645e485c39eef000c981c7/psycopg2_binary-2.8.2-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "c7a7cf73c5a8c6fae397ed56fb373a34", "sha256": "70f570b5fa44413b9f30dbc053d17ef3ce6a4100147a10822f8662e58d473656" }, "downloads": -1, "filename": "psycopg2_binary-2.8.2-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "c7a7cf73c5a8c6fae397ed56fb373a34", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1125221, "upload_time": "2019-04-14T17:23:37", "url": "https://files.pythonhosted.org/packages/d3/11/56b5aef17611d14c60ca546bd4fb15dbf6ad67658c94b2957ceba7d2e1bd/psycopg2_binary-2.8.2-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "6a60ce7fd3a5f82767258abfa41d0099", "sha256": "4c2d9369ed40b4a44a8ccd6bc3a7db6272b8314812d2d1091f95c4c836d92e06" }, "downloads": -1, "filename": "psycopg2-binary-2.8.2.tar.gz", "has_sig": true, "md5_digest": "6a60ce7fd3a5f82767258abfa41d0099", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 369184, "upload_time": "2019-04-14T17:23:42", "url": "https://files.pythonhosted.org/packages/dc/93/bb5655730913b88f9068c6b596177d1df83be0d476671199e17b06ea8436/psycopg2-binary-2.8.2.tar.gz" } ], "2.8.3": [ { "comment_text": "", "digests": { "md5": "84763bbd76077e3e333793bbaddf8461", "sha256": "2b6d561193f0dc3f50acfb22dd52ea8c8dfbc64bcafe3938b5f209cc17cb6f00" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "84763bbd76077e3e333793bbaddf8461", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1547230, "upload_time": "2019-06-13T23:58:21", "url": "https://files.pythonhosted.org/packages/ad/c3/8b7779455d025303f09ec5e06725bffe0c06adffa4ae91a0bce5cba111fb/psycopg2_binary-2.8.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "3445c76a54530b9eb7cab4d3138ed3fd", "sha256": "2ac0731d2d84b05c7bb39e85b7e123c3a0acd4cda631d8d542802c88deb9e87e" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "3445c76a54530b9eb7cab4d3138ed3fd", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2826059, "upload_time": "2019-06-13T23:58:29", "url": "https://files.pythonhosted.org/packages/39/de/e2580efa1746ea79ca6aa57f3648979774b65db6a291857a82dd1831df34/psycopg2_binary-2.8.3-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "d3943f83d0eb428c92e31beb2a02b357", "sha256": "080c72714784989474f97be9ab0ddf7b2ad2984527e77f2909fcd04d4df53809" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "d3943f83d0eb428c92e31beb2a02b357", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2924651, "upload_time": "2019-06-13T23:58:37", "url": "https://files.pythonhosted.org/packages/3d/3d/38c2e34872547853d17bb3a6f5340b71b4a05f1289d54700b2a5bf19a720/psycopg2_binary-2.8.3-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "ff37b4ddffa005a2a170a7d74967461d", "sha256": "3e1239242ca60b3725e65ab2f13765fc199b03af9eaf1b5572f0e97bdcee5b43" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "ff37b4ddffa005a2a170a7d74967461d", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2826070, "upload_time": "2019-06-13T23:58:43", "url": "https://files.pythonhosted.org/packages/ee/8d/6f97960974db30bf2958779b58ddb5a7949401bf24014feb99888481ec57/psycopg2_binary-2.8.3-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "82d44b382d641d2a04ec506106bb0de0", "sha256": "f0d43828003c82dbc9269de87aa449e9896077a71954fbbb10a614c017e65737" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "82d44b382d641d2a04ec506106bb0de0", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2924598, "upload_time": "2019-06-13T23:58:50", "url": "https://files.pythonhosted.org/packages/a1/92/a27986cb7b4bddc7d57781a0e1163d683110907edfca1db3fbce25536492/psycopg2_binary-2.8.3-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "439889ac490be550d0abb1c9bfcfbf8f", "sha256": "249b6b21ae4eb0f7b8423b330aa80fab5f821b9ffc3f7561a5e2fd6bb142cf5d" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "439889ac490be550d0abb1c9bfcfbf8f", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 990226, "upload_time": "2019-06-13T23:58:54", "url": "https://files.pythonhosted.org/packages/f6/d5/df66c953e3f6556ad220829c80899322e605f0eb4b171f439ab412fd2d66/psycopg2_binary-2.8.3-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "843c224cd7c87d6e8845b03f5ff761b1", "sha256": "8dbff4557bbef963697583366400822387cccf794ccb001f1f2307ed21854c68" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "843c224cd7c87d6e8845b03f5ff761b1", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1115206, "upload_time": "2019-06-13T23:58:58", "url": "https://files.pythonhosted.org/packages/86/e2/0c7187a9587142d8518d7475bcff4631ccd6707a535ed9c58c68f405b940/psycopg2_binary-2.8.3-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "24bf095077ca26221546e0cda1065390", "sha256": "51a2fc7e94b98bd1bb5d4570936f24fc2b0541b63eccadf8fdea266db8ad2f70" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "24bf095077ca26221546e0cda1065390", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1547200, "upload_time": "2019-06-13T23:59:03", "url": "https://files.pythonhosted.org/packages/77/67/8108d0ddfd61126886ab7e8ac86a711918815fd901dd90c09cf72bbd76b6/psycopg2_binary-2.8.3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "00559864bee691bf856b8b9418d86f15", "sha256": "908d21d08d6b81f1b7e056bbf40b2f77f8c499ab29e64ec5113052819ef1c89b" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "00559864bee691bf856b8b9418d86f15", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2833426, "upload_time": "2019-06-13T23:59:10", "url": "https://files.pythonhosted.org/packages/b3/fc/51e0d0e2f8779a76159943d9af4e3699d9345d3b2c8b5ce9f483016a776f/psycopg2_binary-2.8.3-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "b7f748117126bdbe6d642878f4230368", "sha256": "8123a99f24ecee469e5c1339427bcdb2a33920a18bb5c0d58b7c13f3b0298ba3" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "b7f748117126bdbe6d642878f4230368", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2934848, "upload_time": "2019-06-13T23:59:18", "url": "https://files.pythonhosted.org/packages/b7/27/dea0293d896623728120722fb59fbf86fea1498af39ae5db2a2368f7f5bf/psycopg2_binary-2.8.3-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "07fe172bbe2b06b581aef1d8ec04f1c4", "sha256": "d17e3054b17e1a6cb8c1140f76310f6ede811e75b7a9d461922d2c72973f583e" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "07fe172bbe2b06b581aef1d8ec04f1c4", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 997319, "upload_time": "2019-06-13T23:59:22", "url": "https://files.pythonhosted.org/packages/da/5e/78a7bc2b3ccd6be5a6f1d6cc41352738351e3f8de9fb91ad1e6ff6a63dfa/psycopg2_binary-2.8.3-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "518c3a6548d30576d02bbb4345c42ff8", "sha256": "5b3581319a3951f1e866f4f6c5e42023db0fae0284273b82e97dfd32c51985cd" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "518c3a6548d30576d02bbb4345c42ff8", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1114840, "upload_time": "2019-06-13T23:59:26", "url": "https://files.pythonhosted.org/packages/67/05/4a53bd44d79620873841bf4d3956df4409cb7b24eac0bcffc4a042a80d68/psycopg2_binary-2.8.3-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "4ee07ef9356130bb04f69eaf1dc5cfa5", "sha256": "171352a03b22fc099f15103959b52ee77d9a27e028895d7e5fde127aa8e3bac5" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "4ee07ef9356130bb04f69eaf1dc5cfa5", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1547251, "upload_time": "2019-06-13T23:59:31", "url": "https://files.pythonhosted.org/packages/22/91/4c856cec3806fe53f99ef44fc09013b1f2b06186410eeb26bee1a607dcf5/psycopg2_binary-2.8.3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "45c439794868bbab3070206a9a53ef59", "sha256": "af51bb9f055a3f4af0187149a8f60c9d516cf7d5565b3dac53358796a8fb2a5b" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "45c439794868bbab3070206a9a53ef59", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2836518, "upload_time": "2019-06-13T23:59:37", "url": "https://files.pythonhosted.org/packages/1c/4f/9c2bd3f05374cc89f2c3a1d866d9a968e7ac8a74ceac13f698c15e846469/psycopg2_binary-2.8.3-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "cdc3572aaad04aa37627c10d249ece0d", "sha256": "d305313c5a9695f40c46294d4315ed3a07c7d2b55e48a9010dad7db7a66c8b7f" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "cdc3572aaad04aa37627c10d249ece0d", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2936238, "upload_time": "2019-06-13T23:59:44", "url": "https://files.pythonhosted.org/packages/73/a4/97f13ca6a21865a1c9b3c5d3838c3ea574267dc675a698610418b1b8704e/psycopg2_binary-2.8.3-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "20f9614db0fb06fca265740a81003b8d", "sha256": "110457be80b63ff4915febb06faa7be002b93a76e5ba19bf3f27636a2ef58598" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "20f9614db0fb06fca265740a81003b8d", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 979247, "upload_time": "2019-06-13T23:59:49", "url": "https://files.pythonhosted.org/packages/b8/d7/f02ca17a32b1b2952e7c5091b63e39cf1fe77b720ac646c83f8e7a6bb457/psycopg2_binary-2.8.3-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "fa6b65801c7dd27d39be0798354523b6", "sha256": "3eb70bb697abbe86b1d2b1316370c02ba320bfd1e9e35cf3b9566a855ea8e4e5" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "fa6b65801c7dd27d39be0798354523b6", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1125584, "upload_time": "2019-06-13T23:59:53", "url": "https://files.pythonhosted.org/packages/93/9a/00c10e47af85970fdb349808eff61caeded1d7870c87d3fe1016d7da5c6a/psycopg2_binary-2.8.3-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "29c5bea286e4991101c6b18ed29744b0", "sha256": "f78e8b487de4d92640105c1389e5b90be3496b1d75c90a666edd8737cc2dbab7" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "29c5bea286e4991101c6b18ed29744b0", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1547262, "upload_time": "2019-06-13T23:59:58", "url": "https://files.pythonhosted.org/packages/da/f2/6f96805eae3af0000cc1d80d957a8b4becfba47bdef7ef52ccf782c75a04/psycopg2_binary-2.8.3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "4d45212aed080f78fcbead2f755f6d09", "sha256": "af39d0237b17d0a5a5f638e9dffb34013ce2b1d41441fd30283e42b22d16858a" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "4d45212aed080f78fcbead2f755f6d09", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2837143, "upload_time": "2019-06-14T00:00:05", "url": "https://files.pythonhosted.org/packages/42/45/10fac87574f9de280e746a1953f21e3c184f7fd95d86827d1a0454779dc6/psycopg2_binary-2.8.3-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "e2bdae671b0b7bba8e161fe9d310541c", "sha256": "b2ecac57eb49e461e86c092761e6b8e1fd9654dbaaddf71a076dcc869f7014e2" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "e2bdae671b0b7bba8e161fe9d310541c", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2936750, "upload_time": "2019-06-14T00:00:12", "url": "https://files.pythonhosted.org/packages/b1/35/75c9c2d9cfc073ab6c42b2d8e91ff58c9b99f4ed7ed56b36647642e6080e/psycopg2_binary-2.8.3-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "6afd2d4de056b3994bff29cb959e9542", "sha256": "2bd23e242e954214944481124755cbefe7c2cf563b1a54cd8d196d502f2578bf" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "6afd2d4de056b3994bff29cb959e9542", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 979288, "upload_time": "2019-06-14T00:00:17", "url": "https://files.pythonhosted.org/packages/2e/d5/3976df45c590c2c7fd3ec7c23d98e80fa05f8e9c604b6766c69b608b6e0d/psycopg2_binary-2.8.3-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "3c297639f41719b0e31dfe32f3eb4fc0", "sha256": "e1adff53b56db9905db48a972fb89370ad5736e0450b96f91bcf99cadd96cfd7" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "3c297639f41719b0e31dfe32f3eb4fc0", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1125578, "upload_time": "2019-06-14T00:00:21", "url": "https://files.pythonhosted.org/packages/74/bb/e751bd60557577839ac2f0820a1755856c62457fc2764f5c46a8d91442b2/psycopg2_binary-2.8.3-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "f1510e17b20d371721bae718d3608057", "sha256": "85e699fcabe7f817c0f0a412d4e7c6627e00c412b418da7666ff353f38e30f67" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "f1510e17b20d371721bae718d3608057", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1547252, "upload_time": "2019-06-14T00:00:26", "url": "https://files.pythonhosted.org/packages/ee/ed/2772267467ba5c21a73d37149da0b49a4343c6646d501dbb1450b492d40a/psycopg2_binary-2.8.3-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "c6030334002e325e690f5c06760a97c5", "sha256": "52f1bdafdc764b7447e393ed39bb263eccb12bfda25a4ac06d82e3a9056251f6" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp37-cp37m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "c6030334002e325e690f5c06760a97c5", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2843320, "upload_time": "2019-06-14T00:00:33", "url": "https://files.pythonhosted.org/packages/b7/d2/20674fe616b7b0741a4bc227bc6a500ad1e5cc20ea944b7d0df5b06591d7/psycopg2_binary-2.8.3-cp37-cp37m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "469474f88a8096b4d8af18d6a2b4e1a1", "sha256": "19d013e7b0817087517a4b3cab39c084d78898369e5c46258aab7be4f233d6a1" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "469474f88a8096b4d8af18d6a2b4e1a1", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2941337, "upload_time": "2019-06-14T00:00:40", "url": "https://files.pythonhosted.org/packages/f3/21/b7ccc8ae35e5b6ae62bfe47181353628bae52489c7798f00efd7916de543/psycopg2_binary-2.8.3-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "d5ab317e428dc86aa729a5a796804301", "sha256": "63c1b66e3b2a3a336288e4bcec499e0dc310cd1dceaed1c46fa7419764c68877" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "d5ab317e428dc86aa729a5a796804301", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 979276, "upload_time": "2019-06-14T00:00:44", "url": "https://files.pythonhosted.org/packages/80/79/d0d13ce4c2f1addf4786f4a2ded802c2df66ddf3c1b1a982ed8d4cb9fc6d/psycopg2_binary-2.8.3-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "a55afbf9b9c61c237166b7c0cd5d7af0", "sha256": "dd0ef0eb1f7dd18a3f4187226e226a7284bda6af5671937a221766e6ef1ee88f" }, "downloads": -1, "filename": "psycopg2_binary-2.8.3-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "a55afbf9b9c61c237166b7c0cd5d7af0", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1125585, "upload_time": "2019-06-14T00:00:48", "url": "https://files.pythonhosted.org/packages/73/bf/2c6e738c4beee855b1074bd831194b0709f2c29f5eae82a96c869aa5791f/psycopg2_binary-2.8.3-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "b88b11776a73305069a9940bc1c47ba2", "sha256": "cd37cc170678a4609becb26b53a2bc1edea65177be70c48dd7b39a1149cabd6e" }, "downloads": -1, "filename": "psycopg2-binary-2.8.3.tar.gz", "has_sig": true, "md5_digest": "b88b11776a73305069a9940bc1c47ba2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 378291, "upload_time": "2019-06-14T00:00:54", "url": "https://files.pythonhosted.org/packages/80/91/91911be01869fa877135946f928ed0004e62044bdd876c1e0f12e1b5fb90/psycopg2-binary-2.8.3.tar.gz" } ], "2.8.4": [ { "comment_text": "", "digests": { "md5": "891e42aec159d5860f90977b24484cb5", "sha256": "890167d5091279a27e2505ff0e1fb273f8c48c41d35c5b92adbf4af80e6b2ed6" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "891e42aec159d5860f90977b24484cb5", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1548369, "upload_time": "2019-10-20T09:12:31", "url": "https://files.pythonhosted.org/packages/0a/e4/55e7aaa93c9c9e7910d05e874b378fc8a8c3a5829e9d3a6a4567f5042bca/psycopg2_binary-2.8.4-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "3e7619cd883dba0085fbafc9f770b54e", "sha256": "dbc5cd56fff1a6152ca59445178652756f4e509f672e49ccdf3d79c1043113a4" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "3e7619cd883dba0085fbafc9f770b54e", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2844204, "upload_time": "2019-10-20T09:12:39", "url": "https://files.pythonhosted.org/packages/72/92/e590709d33402cfb2411e3dc48dc0cbcc5f0f46d1ea372982c20829ff2e5/psycopg2_binary-2.8.4-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "c4180d841cccc604ba3dfe0eea0e3554", "sha256": "7f42a8490c4fe854325504ce7a6e4796b207960dabb2cbafe3c3959cb00d1d7e" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "c4180d841cccc604ba3dfe0eea0e3554", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2925378, "upload_time": "2019-10-20T09:12:47", "url": "https://files.pythonhosted.org/packages/c0/80/c26fc6f2ab17a8c45b89d7c3b5c400824052a3c48d62b5dc8c77346bae93/psycopg2_binary-2.8.4-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "d80f07c6455cc6949edf45a12622ddab", "sha256": "9aadff9032e967865f9778485571e93908d27dab21d0fdfdec0ca779bb6f8ad9" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "d80f07c6455cc6949edf45a12622ddab", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2844185, "upload_time": "2019-10-20T09:12:54", "url": "https://files.pythonhosted.org/packages/88/54/c7162f13b1865e281083caae04564c4f013e0d4f3d09cb35550d20f31e6d/psycopg2_binary-2.8.4-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "6dbd608341b68fd1d898f0049815a209", "sha256": "659c815b5b8e2a55193ede2795c1e2349b8011497310bb936da7d4745652823b" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "6dbd608341b68fd1d898f0049815a209", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2925355, "upload_time": "2019-10-20T09:13:01", "url": "https://files.pythonhosted.org/packages/97/2a/b854019bcb9b925cd10ff245dbc9448a82fe7fdb40127e5cf1733ad0765c/psycopg2_binary-2.8.4-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "c7349f7b473ee17af87bd851a37f7ec8", "sha256": "8578d6b8192e4c805e85f187bc530d0f52ba86c39172e61cd51f68fddd648103" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "c7349f7b473ee17af87bd851a37f7ec8", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 994009, "upload_time": "2019-10-20T09:13:06", "url": "https://files.pythonhosted.org/packages/b2/b7/5203c33bc08ac8aa693709338f8ede018197a4b916ab1853fa9644855b79/psycopg2_binary-2.8.4-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "8f874f211fdaa73d36174c67e945853d", "sha256": "5dd90c5438b4f935c9d01fcbad3620253da89d19c1f5fca9158646407ed7df35" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "8f874f211fdaa73d36174c67e945853d", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1120799, "upload_time": "2019-10-20T09:13:10", "url": "https://files.pythonhosted.org/packages/4f/9c/8eafce6a90da95a8497d3b2e6f004e56457c80ec8b4a4ac4624d08d1604e/psycopg2_binary-2.8.4-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "9015d178370ef8d3babfba624e91c234", "sha256": "2166e770cb98f02ed5ee2b0b569d40db26788e0bf2ec3ae1a0d864ea6f1d8309" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "9015d178370ef8d3babfba624e91c234", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2850121, "upload_time": "2019-10-20T09:13:17", "url": "https://files.pythonhosted.org/packages/b2/c0/08fb8eddca57766e62fd6607a876bd6654c6ee6d072ea101960fe9c65cf2/psycopg2_binary-2.8.4-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "430e8c24e0fdfc985da8a4c637e8c328", "sha256": "7e6e3c52e6732c219c07bd97fff6c088f8df4dae3b79752ee3a817e6f32e177e" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "430e8c24e0fdfc985da8a4c637e8c328", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2934323, "upload_time": "2019-10-20T09:13:25", "url": "https://files.pythonhosted.org/packages/9b/3a/e2936edb323d4a54bfe2260de6caadf61c9dc038455a28b681877ecb6263/psycopg2_binary-2.8.4-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "0ce8120cbebe33f3b613e15bdbfd0df3", "sha256": "040234f8a4a8dfd692662a8308d78f63f31a97e1c42d2480e5e6810c48966a29" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "0ce8120cbebe33f3b613e15bdbfd0df3", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1002698, "upload_time": "2019-10-20T09:13:29", "url": "https://files.pythonhosted.org/packages/28/2b/0b4eb1902daa0a3feee9a023d157af11d901f79598595fb9a2f2f9ba075f/psycopg2_binary-2.8.4-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "5d37691c09a4ba44974fa14b1629e089", "sha256": "69b13fdf12878b10dc6003acc8d0abf3ad93e79813fd5f3812497c1c9fb9be49" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "5d37691c09a4ba44974fa14b1629e089", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1120017, "upload_time": "2019-10-20T09:13:33", "url": "https://files.pythonhosted.org/packages/cb/30/b4debc2331e04edd9b56d6825e7d92c39ac636a23cd27ed49abb4cd06d28/psycopg2_binary-2.8.4-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "e424260d0d20f7fd8ba592fcbcdeef88", "sha256": "19dc39616850342a2a6db70559af55b22955f86667b5f652f40c0e99253d9881" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "e424260d0d20f7fd8ba592fcbcdeef88", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1548284, "upload_time": "2019-10-20T09:13:38", "url": "https://files.pythonhosted.org/packages/74/98/e65742e975cc2b214602856b0f4bc084304cd40127836ef9ce668935f513/psycopg2_binary-2.8.4-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "fe86f110fb31ae70be6354e49b7fa1cc", "sha256": "9f24f383a298a0c0f9b3113b982e21751a8ecde6615494a3f1470eb4a9d70e9e" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "fe86f110fb31ae70be6354e49b7fa1cc", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2853205, "upload_time": "2019-10-20T09:13:45", "url": "https://files.pythonhosted.org/packages/ed/fb/cec819126dc1a60364e165fe2dfe0d13747f7c2c7083104837bd1178b862/psycopg2_binary-2.8.4-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "1f2ac41c482eab2f0b2b7883bbf5d0f8", "sha256": "eaed1c65f461a959284649e37b5051224f4db6ebdc84e40b5e65f2986f101a08" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "1f2ac41c482eab2f0b2b7883bbf5d0f8", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2935746, "upload_time": "2019-10-20T09:13:52", "url": "https://files.pythonhosted.org/packages/92/5e/3a4df6594c8ba3b2dc6fc643a1cbb9da7b52bd13b5f179a7043611a02679/psycopg2_binary-2.8.4-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "f5f8bf3c03434cbcd3e2ed0d8aef2893", "sha256": "4c6717962247445b4f9e21c962ea61d2e884fc17df5ddf5e35863b016f8a1f03" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "f5f8bf3c03434cbcd3e2ed0d8aef2893", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 983581, "upload_time": "2019-10-20T09:13:56", "url": "https://files.pythonhosted.org/packages/a8/bc/351346ef1dee88d8cf04064805ca3cbe6a45aec510e0e14d6130b382b7ce/psycopg2_binary-2.8.4-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "13e988a2f06b71c2e578fcb70a07e260", "sha256": "84156313f258eafff716b2961644a4483a9be44a5d43551d554844d15d4d224e" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "13e988a2f06b71c2e578fcb70a07e260", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1128710, "upload_time": "2019-10-20T09:14:01", "url": "https://files.pythonhosted.org/packages/ca/36/8343754fbd0ad413ea657f96efeac0c064595d02d1ae759cbabb37d32fd9/psycopg2_binary-2.8.4-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "efd067208580a1717618e125e00b5429", "sha256": "3b5deaa3ee7180585a296af33e14c9b18c218d148e735c7accf78130765a47e3" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "efd067208580a1717618e125e00b5429", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1548285, "upload_time": "2019-10-20T09:14:06", "url": "https://files.pythonhosted.org/packages/14/a8/ea96dfbf99ad3d364dc6dcb67b1f807efb7bbe976980bb21277d24061320/psycopg2_binary-2.8.4-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "6292d1f9a38a544b3cd536e845f5a4e2", "sha256": "5057669b6a66aa9ca118a2a860159f0ee3acf837eda937bdd2a64f3431361a2d" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "6292d1f9a38a544b3cd536e845f5a4e2", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2855051, "upload_time": "2019-10-20T09:14:14", "url": "https://files.pythonhosted.org/packages/7f/dc/aac8567cdbbe9a0dac22cac81206dc4d1ee09a875424eaa05b2221bf171d/psycopg2_binary-2.8.4-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "95c9e864ce1d78344521118ce23875ad", "sha256": "afd96845e12638d2c44d213d4810a08f4dc4a563f9a98204b7428e567014b1cd" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "95c9e864ce1d78344521118ce23875ad", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2937351, "upload_time": "2019-10-20T09:14:21", "url": "https://files.pythonhosted.org/packages/1e/c0/16303cef8d54fdcfae7be7880cf471f21449225687f61cc3be2a7ef4e6e5/psycopg2_binary-2.8.4-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "06a531bdb04be825427c60b8cecff17e", "sha256": "a73021b44813b5c84eda4a3af5826dd72356a900bac9bd9dd1f0f81ee1c22c2f" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "06a531bdb04be825427c60b8cecff17e", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 983606, "upload_time": "2019-10-20T09:14:26", "url": "https://files.pythonhosted.org/packages/ce/01/ecdcb0bd794488017f77035bc54d6e8b829be68144430bcad8a6e2be0d1f/psycopg2_binary-2.8.4-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "76be4eb9d023d5d440566d7a0d0e9e2c", "sha256": "407af6d7e46593415f216c7f56ba087a9a42bd6dc2ecb86028760aa45b802bd7" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "76be4eb9d023d5d440566d7a0d0e9e2c", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1128779, "upload_time": "2019-10-20T09:14:31", "url": "https://files.pythonhosted.org/packages/5d/4a/313dbb92545ee2d961cb0b589e076bfcf1bd9168902c51b3d7881141c143/psycopg2_binary-2.8.4-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "1e288ced20133da2c3de8ff22fc0c872", "sha256": "3aa773580f85a28ffdf6f862e59cb5a3cc7ef6885121f2de3fca8d6ada4dbf3b" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "1e288ced20133da2c3de8ff22fc0c872", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1548282, "upload_time": "2019-10-20T09:14:36", "url": "https://files.pythonhosted.org/packages/13/c3/050b8da85b02886f2c649da42cf195a4dc8cc5770a5524cd5b34c36c03a7/psycopg2_binary-2.8.4-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "832e5a9e0f3b23c01ddc4a6e54021589", "sha256": "eac8a3499754790187bb00574ab980df13e754777d346f85e0ff6df929bcd964" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp37-cp37m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "832e5a9e0f3b23c01ddc4a6e54021589", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2861115, "upload_time": "2019-10-20T09:14:44", "url": "https://files.pythonhosted.org/packages/e3/09/444cfb4a9e7c603a231d5ff580d8861064760eb333d04118b78b6f5fab59/psycopg2_binary-2.8.4-cp37-cp37m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "c8b41a9bae060516c574837c33fc5869", "sha256": "7a1cb80e35e1ccea3e11a48afe65d38744a0e0bde88795cc56a4d05b6e4f9d70" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "c8b41a9bae060516c574837c33fc5869", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2943059, "upload_time": "2019-10-20T09:14:52", "url": "https://files.pythonhosted.org/packages/37/69/c964165696fddf611f518b31c20774cdb635a49d6a0bd5bc3a1deec549b3/psycopg2_binary-2.8.4-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "bd0cdcf8e1c098f6e01f0d29421319ed", "sha256": "086f7e89ec85a6704db51f68f0dcae432eff9300809723a6e8782c41c2f48e03" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "bd0cdcf8e1c098f6e01f0d29421319ed", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 983604, "upload_time": "2019-10-20T09:14:55", "url": "https://files.pythonhosted.org/packages/cb/a4/542b40647266caaa7b47532d5e127b5f3de1e663090735f4d39fae202f89/psycopg2_binary-2.8.4-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "5f444003d760f13d007cf1895e29a27c", "sha256": "b73ddf033d8cd4cc9dfed6324b1ad2a89ba52c410ef6877998422fcb9c23e3a8" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "5f444003d760f13d007cf1895e29a27c", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1128789, "upload_time": "2019-10-20T09:15:01", "url": "https://files.pythonhosted.org/packages/e7/0c/aca85d48bd72557251ee87ac5b8566ad17eb197725247357d90d0891216e/psycopg2_binary-2.8.4-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "4fed325f792afaed378cfc84e3f106cf", "sha256": "4c3c09fb674401f630626310bcaf6cd6285daf0d5e4c26d6e55ca26a2734e39b" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp38-cp38-macosx_10_9_x86_64.macosx_10_9_intel.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "4fed325f792afaed378cfc84e3f106cf", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1459601, "upload_time": "2019-10-20T09:15:06", "url": "https://files.pythonhosted.org/packages/78/f7/31611a80b2f8c4daee1877040ee27fb911435028d08c483d7a1c26afbb0b/psycopg2_binary-2.8.4-cp38-cp38-macosx_10_9_x86_64.macosx_10_9_intel.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "0fe236ef0b4341e0fd90cbfdae3fe248", "sha256": "18ca813fdb17bc1db73fe61b196b05dd1ca2165b884dd5ec5568877cabf9b039" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp38-cp38-manylinux1_i686.whl", "has_sig": true, "md5_digest": "0fe236ef0b4341e0fd90cbfdae3fe248", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2882998, "upload_time": "2019-10-20T09:15:13", "url": "https://files.pythonhosted.org/packages/5f/a9/b9ffc37923e6409f8374dd202f42a49b8ee2c62e3c296991dfb0cffe34a9/psycopg2_binary-2.8.4-cp38-cp38-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "e0ce053e2116b2efd3483f4605d16428", "sha256": "50446fae5681fc99f87e505d4e77c9407e683ab60c555ec302f9ac9bffa61103" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp38-cp38-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "e0ce053e2116b2efd3483f4605d16428", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2966219, "upload_time": "2019-10-20T09:15:21", "url": "https://files.pythonhosted.org/packages/e0/97/583fae6781b1d686af3c25db1c4f2d064aa0e93248dcbf1b8b1b141f64e3/psycopg2_binary-2.8.4-cp38-cp38-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "bfa8ce54faf9952a26420f6abe6498f4", "sha256": "3a2522b1d9178575acee4adf8fd9f979f9c0449b00b4164bb63c3475ea6528ed" }, "downloads": -1, "filename": "psycopg2-binary-2.8.4.tar.gz", "has_sig": true, "md5_digest": "bfa8ce54faf9952a26420f6abe6498f4", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 378741, "upload_time": "2019-10-20T09:15:27", "url": "https://files.pythonhosted.org/packages/00/7b/a623f49b3248957e7eaaac52eba1117209775d54e7a8501c460473a7ba4f/psycopg2-binary-2.8.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "891e42aec159d5860f90977b24484cb5", "sha256": "890167d5091279a27e2505ff0e1fb273f8c48c41d35c5b92adbf4af80e6b2ed6" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "891e42aec159d5860f90977b24484cb5", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1548369, "upload_time": "2019-10-20T09:12:31", "url": "https://files.pythonhosted.org/packages/0a/e4/55e7aaa93c9c9e7910d05e874b378fc8a8c3a5829e9d3a6a4567f5042bca/psycopg2_binary-2.8.4-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "3e7619cd883dba0085fbafc9f770b54e", "sha256": "dbc5cd56fff1a6152ca59445178652756f4e509f672e49ccdf3d79c1043113a4" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "3e7619cd883dba0085fbafc9f770b54e", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2844204, "upload_time": "2019-10-20T09:12:39", "url": "https://files.pythonhosted.org/packages/72/92/e590709d33402cfb2411e3dc48dc0cbcc5f0f46d1ea372982c20829ff2e5/psycopg2_binary-2.8.4-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "c4180d841cccc604ba3dfe0eea0e3554", "sha256": "7f42a8490c4fe854325504ce7a6e4796b207960dabb2cbafe3c3959cb00d1d7e" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "c4180d841cccc604ba3dfe0eea0e3554", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2925378, "upload_time": "2019-10-20T09:12:47", "url": "https://files.pythonhosted.org/packages/c0/80/c26fc6f2ab17a8c45b89d7c3b5c400824052a3c48d62b5dc8c77346bae93/psycopg2_binary-2.8.4-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "d80f07c6455cc6949edf45a12622ddab", "sha256": "9aadff9032e967865f9778485571e93908d27dab21d0fdfdec0ca779bb6f8ad9" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "d80f07c6455cc6949edf45a12622ddab", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2844185, "upload_time": "2019-10-20T09:12:54", "url": "https://files.pythonhosted.org/packages/88/54/c7162f13b1865e281083caae04564c4f013e0d4f3d09cb35550d20f31e6d/psycopg2_binary-2.8.4-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "6dbd608341b68fd1d898f0049815a209", "sha256": "659c815b5b8e2a55193ede2795c1e2349b8011497310bb936da7d4745652823b" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "6dbd608341b68fd1d898f0049815a209", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2925355, "upload_time": "2019-10-20T09:13:01", "url": "https://files.pythonhosted.org/packages/97/2a/b854019bcb9b925cd10ff245dbc9448a82fe7fdb40127e5cf1733ad0765c/psycopg2_binary-2.8.4-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "c7349f7b473ee17af87bd851a37f7ec8", "sha256": "8578d6b8192e4c805e85f187bc530d0f52ba86c39172e61cd51f68fddd648103" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "c7349f7b473ee17af87bd851a37f7ec8", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 994009, "upload_time": "2019-10-20T09:13:06", "url": "https://files.pythonhosted.org/packages/b2/b7/5203c33bc08ac8aa693709338f8ede018197a4b916ab1853fa9644855b79/psycopg2_binary-2.8.4-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "8f874f211fdaa73d36174c67e945853d", "sha256": "5dd90c5438b4f935c9d01fcbad3620253da89d19c1f5fca9158646407ed7df35" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "8f874f211fdaa73d36174c67e945853d", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1120799, "upload_time": "2019-10-20T09:13:10", "url": "https://files.pythonhosted.org/packages/4f/9c/8eafce6a90da95a8497d3b2e6f004e56457c80ec8b4a4ac4624d08d1604e/psycopg2_binary-2.8.4-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "9015d178370ef8d3babfba624e91c234", "sha256": "2166e770cb98f02ed5ee2b0b569d40db26788e0bf2ec3ae1a0d864ea6f1d8309" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "9015d178370ef8d3babfba624e91c234", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2850121, "upload_time": "2019-10-20T09:13:17", "url": "https://files.pythonhosted.org/packages/b2/c0/08fb8eddca57766e62fd6607a876bd6654c6ee6d072ea101960fe9c65cf2/psycopg2_binary-2.8.4-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "430e8c24e0fdfc985da8a4c637e8c328", "sha256": "7e6e3c52e6732c219c07bd97fff6c088f8df4dae3b79752ee3a817e6f32e177e" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "430e8c24e0fdfc985da8a4c637e8c328", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2934323, "upload_time": "2019-10-20T09:13:25", "url": "https://files.pythonhosted.org/packages/9b/3a/e2936edb323d4a54bfe2260de6caadf61c9dc038455a28b681877ecb6263/psycopg2_binary-2.8.4-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "0ce8120cbebe33f3b613e15bdbfd0df3", "sha256": "040234f8a4a8dfd692662a8308d78f63f31a97e1c42d2480e5e6810c48966a29" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "0ce8120cbebe33f3b613e15bdbfd0df3", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1002698, "upload_time": "2019-10-20T09:13:29", "url": "https://files.pythonhosted.org/packages/28/2b/0b4eb1902daa0a3feee9a023d157af11d901f79598595fb9a2f2f9ba075f/psycopg2_binary-2.8.4-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "5d37691c09a4ba44974fa14b1629e089", "sha256": "69b13fdf12878b10dc6003acc8d0abf3ad93e79813fd5f3812497c1c9fb9be49" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "5d37691c09a4ba44974fa14b1629e089", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1120017, "upload_time": "2019-10-20T09:13:33", "url": "https://files.pythonhosted.org/packages/cb/30/b4debc2331e04edd9b56d6825e7d92c39ac636a23cd27ed49abb4cd06d28/psycopg2_binary-2.8.4-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "e424260d0d20f7fd8ba592fcbcdeef88", "sha256": "19dc39616850342a2a6db70559af55b22955f86667b5f652f40c0e99253d9881" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "e424260d0d20f7fd8ba592fcbcdeef88", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1548284, "upload_time": "2019-10-20T09:13:38", "url": "https://files.pythonhosted.org/packages/74/98/e65742e975cc2b214602856b0f4bc084304cd40127836ef9ce668935f513/psycopg2_binary-2.8.4-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "fe86f110fb31ae70be6354e49b7fa1cc", "sha256": "9f24f383a298a0c0f9b3113b982e21751a8ecde6615494a3f1470eb4a9d70e9e" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "fe86f110fb31ae70be6354e49b7fa1cc", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2853205, "upload_time": "2019-10-20T09:13:45", "url": "https://files.pythonhosted.org/packages/ed/fb/cec819126dc1a60364e165fe2dfe0d13747f7c2c7083104837bd1178b862/psycopg2_binary-2.8.4-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "1f2ac41c482eab2f0b2b7883bbf5d0f8", "sha256": "eaed1c65f461a959284649e37b5051224f4db6ebdc84e40b5e65f2986f101a08" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "1f2ac41c482eab2f0b2b7883bbf5d0f8", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2935746, "upload_time": "2019-10-20T09:13:52", "url": "https://files.pythonhosted.org/packages/92/5e/3a4df6594c8ba3b2dc6fc643a1cbb9da7b52bd13b5f179a7043611a02679/psycopg2_binary-2.8.4-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "f5f8bf3c03434cbcd3e2ed0d8aef2893", "sha256": "4c6717962247445b4f9e21c962ea61d2e884fc17df5ddf5e35863b016f8a1f03" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "f5f8bf3c03434cbcd3e2ed0d8aef2893", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 983581, "upload_time": "2019-10-20T09:13:56", "url": "https://files.pythonhosted.org/packages/a8/bc/351346ef1dee88d8cf04064805ca3cbe6a45aec510e0e14d6130b382b7ce/psycopg2_binary-2.8.4-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "13e988a2f06b71c2e578fcb70a07e260", "sha256": "84156313f258eafff716b2961644a4483a9be44a5d43551d554844d15d4d224e" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "13e988a2f06b71c2e578fcb70a07e260", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1128710, "upload_time": "2019-10-20T09:14:01", "url": "https://files.pythonhosted.org/packages/ca/36/8343754fbd0ad413ea657f96efeac0c064595d02d1ae759cbabb37d32fd9/psycopg2_binary-2.8.4-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "efd067208580a1717618e125e00b5429", "sha256": "3b5deaa3ee7180585a296af33e14c9b18c218d148e735c7accf78130765a47e3" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "efd067208580a1717618e125e00b5429", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1548285, "upload_time": "2019-10-20T09:14:06", "url": "https://files.pythonhosted.org/packages/14/a8/ea96dfbf99ad3d364dc6dcb67b1f807efb7bbe976980bb21277d24061320/psycopg2_binary-2.8.4-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "6292d1f9a38a544b3cd536e845f5a4e2", "sha256": "5057669b6a66aa9ca118a2a860159f0ee3acf837eda937bdd2a64f3431361a2d" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "6292d1f9a38a544b3cd536e845f5a4e2", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2855051, "upload_time": "2019-10-20T09:14:14", "url": "https://files.pythonhosted.org/packages/7f/dc/aac8567cdbbe9a0dac22cac81206dc4d1ee09a875424eaa05b2221bf171d/psycopg2_binary-2.8.4-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "95c9e864ce1d78344521118ce23875ad", "sha256": "afd96845e12638d2c44d213d4810a08f4dc4a563f9a98204b7428e567014b1cd" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "95c9e864ce1d78344521118ce23875ad", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2937351, "upload_time": "2019-10-20T09:14:21", "url": "https://files.pythonhosted.org/packages/1e/c0/16303cef8d54fdcfae7be7880cf471f21449225687f61cc3be2a7ef4e6e5/psycopg2_binary-2.8.4-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "06a531bdb04be825427c60b8cecff17e", "sha256": "a73021b44813b5c84eda4a3af5826dd72356a900bac9bd9dd1f0f81ee1c22c2f" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "06a531bdb04be825427c60b8cecff17e", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 983606, "upload_time": "2019-10-20T09:14:26", "url": "https://files.pythonhosted.org/packages/ce/01/ecdcb0bd794488017f77035bc54d6e8b829be68144430bcad8a6e2be0d1f/psycopg2_binary-2.8.4-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "76be4eb9d023d5d440566d7a0d0e9e2c", "sha256": "407af6d7e46593415f216c7f56ba087a9a42bd6dc2ecb86028760aa45b802bd7" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "76be4eb9d023d5d440566d7a0d0e9e2c", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1128779, "upload_time": "2019-10-20T09:14:31", "url": "https://files.pythonhosted.org/packages/5d/4a/313dbb92545ee2d961cb0b589e076bfcf1bd9168902c51b3d7881141c143/psycopg2_binary-2.8.4-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "1e288ced20133da2c3de8ff22fc0c872", "sha256": "3aa773580f85a28ffdf6f862e59cb5a3cc7ef6885121f2de3fca8d6ada4dbf3b" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "1e288ced20133da2c3de8ff22fc0c872", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1548282, "upload_time": "2019-10-20T09:14:36", "url": "https://files.pythonhosted.org/packages/13/c3/050b8da85b02886f2c649da42cf195a4dc8cc5770a5524cd5b34c36c03a7/psycopg2_binary-2.8.4-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "832e5a9e0f3b23c01ddc4a6e54021589", "sha256": "eac8a3499754790187bb00574ab980df13e754777d346f85e0ff6df929bcd964" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp37-cp37m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "832e5a9e0f3b23c01ddc4a6e54021589", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2861115, "upload_time": "2019-10-20T09:14:44", "url": "https://files.pythonhosted.org/packages/e3/09/444cfb4a9e7c603a231d5ff580d8861064760eb333d04118b78b6f5fab59/psycopg2_binary-2.8.4-cp37-cp37m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "c8b41a9bae060516c574837c33fc5869", "sha256": "7a1cb80e35e1ccea3e11a48afe65d38744a0e0bde88795cc56a4d05b6e4f9d70" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "c8b41a9bae060516c574837c33fc5869", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2943059, "upload_time": "2019-10-20T09:14:52", "url": "https://files.pythonhosted.org/packages/37/69/c964165696fddf611f518b31c20774cdb635a49d6a0bd5bc3a1deec549b3/psycopg2_binary-2.8.4-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "bd0cdcf8e1c098f6e01f0d29421319ed", "sha256": "086f7e89ec85a6704db51f68f0dcae432eff9300809723a6e8782c41c2f48e03" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "bd0cdcf8e1c098f6e01f0d29421319ed", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 983604, "upload_time": "2019-10-20T09:14:55", "url": "https://files.pythonhosted.org/packages/cb/a4/542b40647266caaa7b47532d5e127b5f3de1e663090735f4d39fae202f89/psycopg2_binary-2.8.4-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "5f444003d760f13d007cf1895e29a27c", "sha256": "b73ddf033d8cd4cc9dfed6324b1ad2a89ba52c410ef6877998422fcb9c23e3a8" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "5f444003d760f13d007cf1895e29a27c", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1128789, "upload_time": "2019-10-20T09:15:01", "url": "https://files.pythonhosted.org/packages/e7/0c/aca85d48bd72557251ee87ac5b8566ad17eb197725247357d90d0891216e/psycopg2_binary-2.8.4-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "4fed325f792afaed378cfc84e3f106cf", "sha256": "4c3c09fb674401f630626310bcaf6cd6285daf0d5e4c26d6e55ca26a2734e39b" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp38-cp38-macosx_10_9_x86_64.macosx_10_9_intel.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "4fed325f792afaed378cfc84e3f106cf", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1459601, "upload_time": "2019-10-20T09:15:06", "url": "https://files.pythonhosted.org/packages/78/f7/31611a80b2f8c4daee1877040ee27fb911435028d08c483d7a1c26afbb0b/psycopg2_binary-2.8.4-cp38-cp38-macosx_10_9_x86_64.macosx_10_9_intel.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "0fe236ef0b4341e0fd90cbfdae3fe248", "sha256": "18ca813fdb17bc1db73fe61b196b05dd1ca2165b884dd5ec5568877cabf9b039" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp38-cp38-manylinux1_i686.whl", "has_sig": true, "md5_digest": "0fe236ef0b4341e0fd90cbfdae3fe248", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2882998, "upload_time": "2019-10-20T09:15:13", "url": "https://files.pythonhosted.org/packages/5f/a9/b9ffc37923e6409f8374dd202f42a49b8ee2c62e3c296991dfb0cffe34a9/psycopg2_binary-2.8.4-cp38-cp38-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "e0ce053e2116b2efd3483f4605d16428", "sha256": "50446fae5681fc99f87e505d4e77c9407e683ab60c555ec302f9ac9bffa61103" }, "downloads": -1, "filename": "psycopg2_binary-2.8.4-cp38-cp38-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "e0ce053e2116b2efd3483f4605d16428", "packagetype": "bdist_wheel", "python_version": "cp38", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2966219, "upload_time": "2019-10-20T09:15:21", "url": "https://files.pythonhosted.org/packages/e0/97/583fae6781b1d686af3c25db1c4f2d064aa0e93248dcbf1b8b1b141f64e3/psycopg2_binary-2.8.4-cp38-cp38-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "bfa8ce54faf9952a26420f6abe6498f4", "sha256": "3a2522b1d9178575acee4adf8fd9f979f9c0449b00b4164bb63c3475ea6528ed" }, "downloads": -1, "filename": "psycopg2-binary-2.8.4.tar.gz", "has_sig": true, "md5_digest": "bfa8ce54faf9952a26420f6abe6498f4", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 378741, "upload_time": "2019-10-20T09:15:27", "url": "https://files.pythonhosted.org/packages/00/7b/a623f49b3248957e7eaaac52eba1117209775d54e7a8501c460473a7ba4f/psycopg2-binary-2.8.4.tar.gz" } ] }