{ "info": { "author": "Daniel Blanchard", "author_email": "dblanchard@ets.org", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: MacOS", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Topic :: Scientific/Engineering", "Topic :: Software Development" ], "description": "GridMap\n-----------\n\n.. image:: https://img.shields.io/travis/pygridtools/gridmap/stable.svg\n :alt: Build status\n :target: https://travis-ci.org/pygridtools/gridmap\n\n.. image:: https://img.shields.io/coveralls/pygridtools/gridmap/stable.svg\n :target: https://coveralls.io/r/pygridtools/gridmap\n\n.. image:: https://img.shields.io/pypi/dm/gridmap.svg\n :target: https://warehouse.python.org/project/gridmap/\n :alt: PyPI downloads\n\n.. image:: https://img.shields.io/pypi/v/gridmap.svg\n :target: https://warehouse.python.org/project/gridmap/\n :alt: Latest version on PyPI\n\n.. image:: https://img.shields.io/pypi/l/gridmap.svg\n :alt: License\n\nA package to allow you to easily create jobs on the cluster directly from\nPython. You can directly map Python functions onto the cluster without needing\nto write any wrapper code yourself.\n\nThis is the ETS fork of an older project called `Python Grid `__. Unlike the older\nversion, it is Python 2/3 compatible. Another major difference is that you can\nchange the configuration via environment variables instead of having to modify\na Python file in your ``site-packages`` directory. We've also fixed some bugs.\n\nFor some examples of how to use it, check out ``map_reduce.py`` (for a simple\nexample of how you can map a function onto the cluster) and ``manual.py`` (for\nan example of how you can create list of jobs yourself) in the examples folder.\n\nFor complete documentation `read the docs `__.\n\n*NOTE*: You cannot use GridMap on a machine that is not allowed to submit jobs\n(e.g., slave nodes).\n\nRequirements\n~~~~~~~~~~~~\n\n- `drmaa `__\n- `psutil `__\n- `pyzmq `__\n- Python 2.7+\n\nAcknowledgments\n~~~~~~~~~~~~~~~\n\nThank you to `Max-Planck-Society `__ and \n`Educational Testing Service `__ for\nfunding the development of GridMap.\n\nChangelog\n~~~~~~~~~\n\nSee `GitHub releases `__.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/EducationalTestingService/gridmap", "keywords": "drmaa sge cluster distributed parallel", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "gridmap", "package_url": "https://pypi.org/project/gridmap/", "platform": "", "project_url": "https://pypi.org/project/gridmap/", "project_urls": { "Homepage": "http://github.com/EducationalTestingService/gridmap" }, "release_url": "https://pypi.org/project/gridmap/0.14.0/", "requires_dist": null, "requires_python": "", "summary": "Easily map Python functions onto a cluster using a DRMAA-compatible grid engine like Sun Grid Engine (SGE).", "version": "0.14.0" }, "last_serial": 3390956, "releases": { "0.10.0": [ { "comment_text": "", "digests": { "md5": "c8ee19dbe1c83891e74a037df33f45ca", "sha256": "6adb706415a3b7c69ee3ec381c91fadcc34a9645973f31183e1f2d7b1f088817" }, "downloads": -1, "filename": "gridmap-0.10.0.tar.gz", "has_sig": false, "md5_digest": "c8ee19dbe1c83891e74a037df33f45ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73722, "upload_time": "2013-09-09T19:25:19", "url": "https://files.pythonhosted.org/packages/92/30/8008a1ababfa16492f1ce2d53184ba1fa0ea56f04d52818ac4d7d7c1ad76/gridmap-0.10.0.tar.gz" } ], "0.10.1": [ { "comment_text": "", "digests": { "md5": "aea15a0aa3dbe25d302975bbfc24662c", "sha256": "de2f90a52e642f8460bcea4b65ea19e1466ba5f7aaca34c97066746bbdc2e296" }, "downloads": -1, "filename": "gridmap-0.10.1.tar.gz", "has_sig": false, "md5_digest": "aea15a0aa3dbe25d302975bbfc24662c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73785, "upload_time": "2013-09-09T19:36:59", "url": "https://files.pythonhosted.org/packages/49/1d/83260fc3cb7754e3459512448280c5781c8663c8ea9a103d36332f029e5c/gridmap-0.10.1.tar.gz" } ], "0.10.2": [ { "comment_text": "", "digests": { "md5": "1babb3d993b71a5c824bd0a28dc5171d", "sha256": "8e58cfd305f189a5cf62ea870f49f158612a24b98632eff514a46edb28c8984b" }, "downloads": -1, "filename": "gridmap-0.10.2.tar.gz", "has_sig": false, "md5_digest": "1babb3d993b71a5c824bd0a28dc5171d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73745, "upload_time": "2013-09-11T21:03:03", "url": "https://files.pythonhosted.org/packages/a0/b0/efb7fbc0f05e665fd8867aa551484b06c75dd7c1305a41ecb0ecd3fdfeac/gridmap-0.10.2.tar.gz" } ], "0.10.3": [ { "comment_text": "", "digests": { "md5": "9397d820a76918692a9e322410d9a51a", "sha256": "0b69c47aab2ad10340f4056bb8f05f04451e6b0c61e112d4000abebfc3e399c0" }, "downloads": -1, "filename": "gridmap-0.10.3.tar.gz", "has_sig": false, "md5_digest": "9397d820a76918692a9e322410d9a51a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74313, "upload_time": "2013-09-16T16:55:17", "url": "https://files.pythonhosted.org/packages/42/30/8a0736bb4077b9f202e59e3018e6de4021190b5c189e1c5627c1a63bd96e/gridmap-0.10.3.tar.gz" } ], "0.11.0": [ { "comment_text": "", "digests": { "md5": "602fba9b15c6ec62b781b45d6763bf74", "sha256": "a21e9353828cbe6d2b4bf5dbe555eeb940b1d0a6cfbbbd224a487b6d16630027" }, "downloads": -1, "filename": "gridmap-0.11.0.tar.gz", "has_sig": false, "md5_digest": "602fba9b15c6ec62b781b45d6763bf74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42592, "upload_time": "2013-11-21T03:36:19", "url": "https://files.pythonhosted.org/packages/a8/26/b20bd267aac394421b8da2b2e5328e37e41c43d3d210e50c25d18fa5603e/gridmap-0.11.0.tar.gz" } ], "0.11.1": [ { "comment_text": "", "digests": { "md5": "dd9964f2550b2671c29ad7a7cbd29681", "sha256": "9190fb585b35bf26de72664450176b5e5fed0236216d23806532eab3ae7c24b9" }, "downloads": -1, "filename": "gridmap-0.11.1.tar.gz", "has_sig": false, "md5_digest": "dd9964f2550b2671c29ad7a7cbd29681", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41905, "upload_time": "2013-11-25T19:16:13", "url": "https://files.pythonhosted.org/packages/62/15/2e8e7e0442c1f49ba2a9f0ed49650e4b441ff7f9912b3a3be11cb3eeee13/gridmap-0.11.1.tar.gz" } ], "0.11.2": [ { "comment_text": "", "digests": { "md5": "a98d48da0921a6d95e5d827d1f4e2da1", "sha256": "91436b8f89052abab532a4bc7361abff21cb1c58eea338ee938a03aaeed73821" }, "downloads": -1, "filename": "gridmap-0.11.2.tar.gz", "has_sig": false, "md5_digest": "a98d48da0921a6d95e5d827d1f4e2da1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 251762, "upload_time": "2013-12-05T22:06:20", "url": "https://files.pythonhosted.org/packages/4a/af/0961f79cbeb63290eb82c7508802eb45484aef6cb7635fb6dd416ce27357/gridmap-0.11.2.tar.gz" } ], "0.11.3": [ { "comment_text": "", "digests": { "md5": "6e1121f7d99bc9f97022f9364f944f65", "sha256": "f42f545b3990febc98cef5b77ef8c33be065b61071df7fa41ff532dee48425a7" }, "downloads": -1, "filename": "gridmap-0.11.3-py27-none-any.whl", "has_sig": false, "md5_digest": "6e1121f7d99bc9f97022f9364f944f65", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 25613, "upload_time": "2013-12-09T20:40:00", "url": "https://files.pythonhosted.org/packages/bd/06/61107236db95c2f28fe59693d5e12b36b26556e0148c91e1bad9182bf101/gridmap-0.11.3-py27-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b7258e5bb0a56aed99e16fb60688c47c", "sha256": "52c44ea2f38961141dd990f23d217ce703ba978d509eec2d631aa8fc59621896" }, "downloads": -1, "filename": "gridmap-0.11.3.tar.gz", "has_sig": false, "md5_digest": "b7258e5bb0a56aed99e16fb60688c47c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37069, "upload_time": "2013-12-09T20:39:31", "url": "https://files.pythonhosted.org/packages/bd/c4/93700b001651d3b9099962967440f39e66a0f34c0fd20ae41ad021b860d7/gridmap-0.11.3.tar.gz" } ], "0.11.4": [ { "comment_text": "", "digests": { "md5": "885167e9a54f65c9cf8c30793a891645", "sha256": "609eddc5a46e052889e7232c83ab563846ebf4746efa8da9a4268c5e063f6930" }, "downloads": -1, "filename": "gridmap-0.11.4-py27-none-any.whl", "has_sig": false, "md5_digest": "885167e9a54f65c9cf8c30793a891645", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 25617, "upload_time": "2013-12-11T17:00:40", "url": "https://files.pythonhosted.org/packages/47/2a/9904ad264f1a150753da0e8501dbf1b7a45ca7194a01fbaefbb6a81ecac4/gridmap-0.11.4-py27-none-any.whl" }, { "comment_text": "", "digests": { "md5": "37f7e11e12607c75d5d4eab9a3de4335", "sha256": "5f381faf1af910a5de60615c0b2329e2f537b631b0370bec321b8f5dc64e5288" }, "downloads": -1, "filename": "gridmap-0.11.4.tar.gz", "has_sig": false, "md5_digest": "37f7e11e12607c75d5d4eab9a3de4335", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37087, "upload_time": "2013-12-11T17:00:34", "url": "https://files.pythonhosted.org/packages/89/6e/fc63429e1b50524cac4a014e00f6c2ba227afca22a5ea9dd0892d674e861/gridmap-0.11.4.tar.gz" } ], "0.12.0": [ { "comment_text": "", "digests": { "md5": "4ef6ffceed88b846479c079a822252da", "sha256": "97ae292d23d678e1175ddf454f37fbbcab4a8ec2388fa2b081b12aa625c806b8" }, "downloads": -1, "filename": "gridmap-0.12.0.tar.gz", "has_sig": false, "md5_digest": "4ef6ffceed88b846479c079a822252da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40596, "upload_time": "2013-12-13T20:13:41", "url": "https://files.pythonhosted.org/packages/b8/91/7afdb27d6047e84e66b238b0a2d0ea3adae4ab54cdbfe218365d08ef561a/gridmap-0.12.0.tar.gz" } ], "0.12.1": [ { "comment_text": "", "digests": { "md5": "756932de78e1e4b8fd5b4f72abc1ccd3", "sha256": "1e2843702f3a15760962b0589027584854bcb812d3c05254bad7117f8787ef91" }, "downloads": -1, "filename": "gridmap-0.12.1-py27-none-any.whl", "has_sig": false, "md5_digest": "756932de78e1e4b8fd5b4f72abc1ccd3", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 25976, "upload_time": "2013-12-14T01:51:22", "url": "https://files.pythonhosted.org/packages/ee/93/62545cacad8da67e8a05cd5685cb4dad687620394dbe235bad1363794811/gridmap-0.12.1-py27-none-any.whl" }, { "comment_text": "", "digests": { "md5": "158636b7af296652328adc13eebcfa16", "sha256": "5d028a9064e56ff3ab0fdf32735531dbf043e4d6295a2bd40dd7969e6561e30b" }, "downloads": -1, "filename": "gridmap-0.12.1.tar.gz", "has_sig": false, "md5_digest": "158636b7af296652328adc13eebcfa16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40160, "upload_time": "2013-12-14T01:50:07", "url": "https://files.pythonhosted.org/packages/2d/29/704ee803434aa4b52419b39b82c6a47c37f4de85622bbf382d8240e8f551/gridmap-0.12.1.tar.gz" } ], "0.12.2": [ { "comment_text": "", "digests": { "md5": "307f50d6552601c217f6dd71ebe6b315", "sha256": "1c971286824a571b74924720ad8e26f6a4c73ead0b24beda6e9f9789b4c50fbe" }, "downloads": -1, "filename": "gridmap-0.12.2-py27-none-any.whl", "has_sig": false, "md5_digest": "307f50d6552601c217f6dd71ebe6b315", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 26115, "upload_time": "2014-01-10T20:01:05", "url": "https://files.pythonhosted.org/packages/be/9d/8bbf0a14788cb08e05efd2c15367806adda0c3e94d043260670ed3c315fc/gridmap-0.12.2-py27-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b5f70faa70be4631492b3a7949f83db7", "sha256": "9c4c035300d1a5a1ecb27e418dbc98c3f8bf56a862c2ba8e3c01a76904c57467" }, "downloads": -1, "filename": "gridmap-0.12.2.tar.gz", "has_sig": false, "md5_digest": "b5f70faa70be4631492b3a7949f83db7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37530, "upload_time": "2014-01-10T20:01:00", "url": "https://files.pythonhosted.org/packages/5c/7f/8bc3a4dab09a5b7d78539949cf7315e4ccf09f5eae627a50e9490cce19f3/gridmap-0.12.2.tar.gz" } ], "0.12.3": [ { "comment_text": "", "digests": { "md5": "8068d73379e5c78ac2f9a4780eed0f3f", "sha256": "77c1dc3b00c39a1a55ca34358fc45f19328c3d1f895c6ad3a91b766c654e171b" }, "downloads": -1, "filename": "gridmap-0.12.3-py33-none-any.whl", "has_sig": false, "md5_digest": "8068d73379e5c78ac2f9a4780eed0f3f", "packagetype": "bdist_wheel", "python_version": "3.3", "requires_python": null, "size": 26113, "upload_time": "2014-02-25T16:38:27", "url": "https://files.pythonhosted.org/packages/0a/30/49ec25f5eebb3339a5dfa87be3ddd379dada19927da3b77b86df7bc656c2/gridmap-0.12.3-py33-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c6c9b8b2adfae5bd0d0460292a7da1dd", "sha256": "be8c6877ce856d18505537cdec6f8ac5f345d69e32fdf5015a46b349c450b3bf" }, "downloads": -1, "filename": "gridmap-0.12.3.tar.gz", "has_sig": false, "md5_digest": "c6c9b8b2adfae5bd0d0460292a7da1dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39323, "upload_time": "2014-02-25T16:37:56", "url": "https://files.pythonhosted.org/packages/63/d9/8e052244152b172fa35a6bf8029b7cde70bf64af1733f9e7895fc9cd54c6/gridmap-0.12.3.tar.gz" } ], "0.12.4": [ { "comment_text": "", "digests": { "md5": "69985efea0cf6ccdf9d3b6164e2693a9", "sha256": "6fc591d6b944f4537c6f0f53e4b5b6360e2b249a09d66b602e76b443d7cf0b7b" }, "downloads": -1, "filename": "gridmap-0.12.4-py3-none-any.whl", "has_sig": false, "md5_digest": "69985efea0cf6ccdf9d3b6164e2693a9", "packagetype": "bdist_wheel", "python_version": "3.3", "requires_python": null, "size": 25731, "upload_time": "2014-05-07T17:55:37", "url": "https://files.pythonhosted.org/packages/f6/4f/102fe099bb0e61e46927da6a6a535f2aca5c3c6dc514b2ab64f7c8aa19da/gridmap-0.12.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a9faa983ddf812f407ac1f63423d5309", "sha256": "3bcd770e5c9fba040149a5e8c78877d93c2811f890f973ec990ea8482fdfbf6e" }, "downloads": -1, "filename": "gridmap-0.12.4.tar.gz", "has_sig": false, "md5_digest": "a9faa983ddf812f407ac1f63423d5309", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39354, "upload_time": "2014-05-07T17:55:43", "url": "https://files.pythonhosted.org/packages/76/1b/ff0722d80f90cbd62215c31163d943be30bf9ccec9cd1adc305a96ae3e1a/gridmap-0.12.4.tar.gz" } ], "0.12.5": [ { "comment_text": "", "digests": { "md5": "fe90113e0af2efb548ce462600eff4e1", "sha256": "d51f848afc995e9d5081df2b66cdcd71391a7e372f2837862c28afad5b2f1c2e" }, "downloads": -1, "filename": "gridmap-0.12.5-py3-none-any.whl", "has_sig": false, "md5_digest": "fe90113e0af2efb548ce462600eff4e1", "packagetype": "bdist_wheel", "python_version": "3.3", "requires_python": null, "size": 25737, "upload_time": "2014-05-12T15:41:16", "url": "https://files.pythonhosted.org/packages/67/91/c5cf39547bd4027766a92a146b54f21116fc3ba3c8ba15228c5ba8bf7a8e/gridmap-0.12.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "77dae3a27d1f8ecc7f8df1414dacdb20", "sha256": "537c173edddc3c85906a160124fa4bc68f04613d7c12fab0fbf26281942909f3" }, "downloads": -1, "filename": "gridmap-0.12.5.tar.gz", "has_sig": false, "md5_digest": "77dae3a27d1f8ecc7f8df1414dacdb20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39355, "upload_time": "2014-05-12T15:41:11", "url": "https://files.pythonhosted.org/packages/7e/62/447fd2f79e002aab55e587e0890c1ad75479728498524f95509f916557a2/gridmap-0.12.5.tar.gz" } ], "0.13.0": [ { "comment_text": "", "digests": { "md5": "75003464b2cb40b654da9e8bd6658026", "sha256": "3b8cec4911b2233ef2d043c680843a2ca1eb392aad4c08e38526804cd43ae8dc" }, "downloads": -1, "filename": "gridmap-0.13.0.tar.gz", "has_sig": false, "md5_digest": "75003464b2cb40b654da9e8bd6658026", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41327, "upload_time": "2014-10-08T12:56:40", "url": "https://files.pythonhosted.org/packages/2d/81/85798a2925c0b565ba4c1c66fb8aa94fc36238eb62d51f2a28ac860e898c/gridmap-0.13.0.tar.gz" } ], "0.14.0": [ { "comment_text": "", "digests": { "md5": "d8367afe38466250426d3edca68e3043", "sha256": "675fb66755b20cf290156f1b2561851883a804df350c4b12081417011a1dd3bb" }, "downloads": -1, "filename": "gridmap-0.14.0.tar.gz", "has_sig": false, "md5_digest": "d8367afe38466250426d3edca68e3043", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41618, "upload_time": "2017-12-05T15:40:42", "url": "https://files.pythonhosted.org/packages/7a/85/13ef50b146b2a8cf92f62bdd7b0c994aee96cebd22e87e35313f2f1bf98d/gridmap-0.14.0.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "3c3ffb316f40292447aec271457ee609", "sha256": "5ef666da780562f6813754a2e3494185d0ca5ad7220db928712e154204ecc2e4" }, "downloads": -1, "filename": "gridmap-0.9.tar.gz", "has_sig": false, "md5_digest": "3c3ffb316f40292447aec271457ee609", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77023, "upload_time": "2013-07-16T02:22:12", "url": "https://files.pythonhosted.org/packages/8a/ef/96aac94447a77da61272ec26b3a0526bfc1ec5aa2d86547597b1325afcf5/gridmap-0.9.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "0c6bb9d173f965e17670898427b8cb11", "sha256": "c6d9e8591f76440b26261435aff0d751f0274e56df025aaa3c0b3e2b720d4ce4" }, "downloads": -1, "filename": "gridmap-0.9.1.tar.gz", "has_sig": false, "md5_digest": "0c6bb9d173f965e17670898427b8cb11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78258, "upload_time": "2013-07-16T13:29:29", "url": "https://files.pythonhosted.org/packages/51/b2/b204259a02a4b9e1a0a93cc88cf839c2c3ccd86e92f2f023ced838fd29f7/gridmap-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "0b38ba23f61cadaffdf8865cf2dbf879", "sha256": "da6d5a9c13ae2643aa9690e820f41b863d76ccc885d6a6e4f285e7cc81632b8b" }, "downloads": -1, "filename": "gridmap-0.9.2.tar.gz", "has_sig": false, "md5_digest": "0b38ba23f61cadaffdf8865cf2dbf879", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78335, "upload_time": "2013-07-16T20:57:29", "url": "https://files.pythonhosted.org/packages/6b/f1/e63248e7296e93a668053315bff9dfba924b07e94026faef6700d8a483d1/gridmap-0.9.2.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "fa3ef588be7545e2748b2df48cfcfc23", "sha256": "1e4f32ab166e10f5b35247efdfe2e3629fb556915b51882d840ae61e1c0d633b" }, "downloads": -1, "filename": "gridmap-0.9.3.tar.gz", "has_sig": false, "md5_digest": "fa3ef588be7545e2748b2df48cfcfc23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 67665, "upload_time": "2013-07-17T16:56:39", "url": "https://files.pythonhosted.org/packages/20/8d/16e74a4cd8145696a89f21f2ab5c9dd52b45041f1e4d0fe6f5ac93bbde73/gridmap-0.9.3.tar.gz" } ], "0.9.4": [ { "comment_text": "", "digests": { "md5": "08aac6423530ea538fec58846d186778", "sha256": "d1d3bde7c370ff5c3b9e38cbfea71e65320b0f34cfb81353e9c43ae131b6dd3e" }, "downloads": -1, "filename": "gridmap-0.9.4.tar.gz", "has_sig": false, "md5_digest": "08aac6423530ea538fec58846d186778", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68649, "upload_time": "2013-07-19T18:59:03", "url": "https://files.pythonhosted.org/packages/b0/97/4199389c097be25ac961a83aaaa093931886484002631d9dc3269055da8c/gridmap-0.9.4.tar.gz" } ], "0.9.5": [ { "comment_text": "", "digests": { "md5": "2c1f4e353e495a4755e4e63ee97368cc", "sha256": "eaea45cb4a49a6e87ae243da2f7a3a461ae57251ed086d2bd5f00d5c5b835760" }, "downloads": -1, "filename": "gridmap-0.9.5.tar.gz", "has_sig": false, "md5_digest": "2c1f4e353e495a4755e4e63ee97368cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71338, "upload_time": "2013-07-19T20:06:08", "url": "https://files.pythonhosted.org/packages/04/d5/7e0822e087f29ec34785a959dc4aeea48eb6582297571598db7c05df59b1/gridmap-0.9.5.tar.gz" } ], "0.9.6": [ { "comment_text": "", "digests": { "md5": "203356a7a0690a9bc29c9c89b7df28fc", "sha256": "81c0ab1046519099fb3b4b3f653728263b9233f492514a545d0d963eaeb8d4e0" }, "downloads": -1, "filename": "gridmap-0.9.6.tar.gz", "has_sig": false, "md5_digest": "203356a7a0690a9bc29c9c89b7df28fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71398, "upload_time": "2013-07-23T00:33:26", "url": "https://files.pythonhosted.org/packages/e7/4f/9a952b4d1a5579a9d4de875c579099e655d0bc15493fcb77c4583d94a26c/gridmap-0.9.6.tar.gz" } ], "0.9.7": [ { "comment_text": "", "digests": { "md5": "841f8e90ce25ccdea4dbfdb0c6db89f7", "sha256": "77398555ba0485979b0aa0b1ae51756892be7c22033470f321e261760da7e92f" }, "downloads": -1, "filename": "gridmap-0.9.7.tar.gz", "has_sig": false, "md5_digest": "841f8e90ce25ccdea4dbfdb0c6db89f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71830, "upload_time": "2013-07-23T15:54:32", "url": "https://files.pythonhosted.org/packages/10/e5/7cfe95d2201d70c4579cc7946b5518f5bdd43fd6349d0520258a68d68abf/gridmap-0.9.7.tar.gz" } ], "0.9.8": [ { "comment_text": "", "digests": { "md5": "43c31e1a940b5fdf6e91a88f1c9b99a4", "sha256": "a4d208452785d3acb444744187da8f41d50527e8c2f634a0449956a4264d3fe9" }, "downloads": -1, "filename": "gridmap-0.9.8.tar.gz", "has_sig": false, "md5_digest": "43c31e1a940b5fdf6e91a88f1c9b99a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 72086, "upload_time": "2013-07-23T17:51:41", "url": "https://files.pythonhosted.org/packages/88/2c/91f0186d819b5d8ea535cd09f79257d31b3b9f5aadc1599da5fc281857a7/gridmap-0.9.8.tar.gz" } ], "0.9.9": [ { "comment_text": "", "digests": { "md5": "f40763b0d5dd7339bb47dc0f79aedaa5", "sha256": "290f15383d01605e0f67cab6b92cc91b2a9b9c20b2b8c60d70cfdfd4e181899a" }, "downloads": -1, "filename": "gridmap-0.9.9.tar.gz", "has_sig": false, "md5_digest": "f40763b0d5dd7339bb47dc0f79aedaa5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 72897, "upload_time": "2013-07-30T19:24:39", "url": "https://files.pythonhosted.org/packages/c1/5a/4be0f3ca5e627370b6b2575974f0d780a8b6a188de9c09aa9e3ef7e61617/gridmap-0.9.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d8367afe38466250426d3edca68e3043", "sha256": "675fb66755b20cf290156f1b2561851883a804df350c4b12081417011a1dd3bb" }, "downloads": -1, "filename": "gridmap-0.14.0.tar.gz", "has_sig": false, "md5_digest": "d8367afe38466250426d3edca68e3043", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41618, "upload_time": "2017-12-05T15:40:42", "url": "https://files.pythonhosted.org/packages/7a/85/13ef50b146b2a8cf92f62bdd7b0c994aee96cebd22e87e35313f2f1bf98d/gridmap-0.14.0.tar.gz" } ] }