{ "info": { "author": "David Young", "author_email": "davidrobertyoung@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "HMpTy \n=====\n\n*A python package and command-line tools for working with Hierarchical Triangular Meshes (HTMs). Generate HTM-ids, crossmatch sets of sky-coordinates and more*.\n\n.. image:: http://i.imgur.com/5GG4979.png\n :width: 600 px\n\nCommand-Line Usage\n==================\n\n.. code-block:: bash \n \n \n Documentation for HMpTy can be found here: http://HMpTy.readthedocs.org/en/stable\n \n \n Usage:\n hmpty index (-s |--host --user --passwd --dbName )\n hmpty search (-s |--host --user --passwd --dbName ) [(-r |-r mysql )]\n \n Options:\n index add HTMids to database table\n search perform a conesearch on a database table\n \n tableName name of the table to add the HTMids to\n primaryIdCol the name of the unique primary ID column of the database table\n raCol name of the table column containing the right ascension\n decCol name of the table column containing the declination\n ra the right ascension of the centre of the conesearch circle\n dec the declination of the centre of the conesearch circle\n radius the radius of the conesearch circle (arcsec)\n -h, --help show this help message\n -v, --version show version\n -s , --settings path to a settings file containing the database credentials\n --host database host address\n --user database username\n --passwd database password \n --dbName database name\n -r , --render select a format to render your results in\n \n \n\nDocumentation\n=============\n\nDocumentation for HMpTy is hosted by `Read the Docs `__ (last `stable version `__ and `latest version `__).\n\nInstallation\n============\n\nThe easiest way to install HMpTy is to use ``pip``:\n\n.. code:: bash\n\n pip install HMpTy\n\nOr you can clone the `github repo `__ and install from a local version of the code:\n\n.. code:: bash\n\n git clone git@github.com:thespacedoctor/HMpTy.git\n cd HMpTy\n python setup.py install\n\nTo upgrade to the latest version of HMpTy use the command:\n\n.. code:: bash\n\n pip install HMpTy --upgrade\n\n\nDevelopment\n-----------\n\nIf you want to tinker with the code, then install in development mode.\nThis means you can modify the code from your cloned repo:\n\n.. code:: bash\n\n git clone git@github.com:thespacedoctor/HMpTy.git\n cd HMpTy\n python setup.py develop\n\n`Pull requests `__\nare welcomed!\n\nSublime Snippets\n~~~~~~~~~~~~~~~~\n\nIf you use `Sublime Text `_ as your code editor, and you're planning to develop your own python code with HMpTy, you might find `my Sublime Snippets `_ useful. \n\n\nIssues\n------\n\nPlease report any issues\n`here `__.\n\nLicense\n=======\n\nCopyright (c) 2018 David Young\n\nPermission is hereby granted, free of charge, to any person obtaining a\ncopy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\nOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/thespacedoctor/HMpTy/archive/v1.3.9.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thespacedoctor/HMpTy", "keywords": "astronomy, coordinates, tools", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "HMpTy", "package_url": "https://pypi.org/project/HMpTy/", "platform": "", "project_url": "https://pypi.org/project/HMpTy/", "project_urls": { "Download": "https://github.com/thespacedoctor/HMpTy/archive/v1.3.9.zip", "Homepage": "https://github.com/thespacedoctor/HMpTy" }, "release_url": "https://pypi.org/project/HMpTy/1.3.9/", "requires_dist": null, "requires_python": "", "summary": "Tools for working with Hierarchical Triangular Meshes (HTMs). Generate HTM-ids, crossmatch sets of sky-coordinates and more", "version": "1.3.9" }, "last_serial": 5820642, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e327cc79655bf53f5de47c50675676f6", "sha256": "a6fd6e18e891ab4a97ba5eda776c36c3b0221692b36b724462e2b566c4d8f3c3" }, "downloads": -1, "filename": "HMpTy-0.1-py2.7-macosx-10.6-x86_64.egg", "has_sig": false, "md5_digest": "e327cc79655bf53f5de47c50675676f6", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 267414, "upload_time": "2018-02-23T14:05:41", "url": "https://files.pythonhosted.org/packages/60/ac/8595f8cab0b6fb6a748d02faf1e2da7db7ece41409c86a1e3b0f220acee0/HMpTy-0.1-py2.7-macosx-10.6-x86_64.egg" }, { "comment_text": "", "digests": { "md5": "cae8bdcfebe3ebcbbaec31d8a712b78e", "sha256": "5de0fad14f63f4228cc2658bf4f375f883174535b62229a4f4c4b303097bad36" }, "downloads": -1, "filename": "HMpTy-0.1.tar.gz", "has_sig": false, "md5_digest": "cae8bdcfebe3ebcbbaec31d8a712b78e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 89700, "upload_time": "2016-06-16T09:46:48", "url": "https://files.pythonhosted.org/packages/a2/b3/6804b3accb4a9ef79a5f472c59e45183eacc60b110ba3ac393cbf41b5e89/HMpTy-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "e1ab3679bb0cdefaa5ddae2f9611d4b1", "sha256": "19598ffa394d82a63ec053b2a03607f30059adad432a03320f2d67a57cb16868" }, "downloads": -1, "filename": "HMpTy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e1ab3679bb0cdefaa5ddae2f9611d4b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 408776, "upload_time": "2016-06-16T10:09:56", "url": "https://files.pythonhosted.org/packages/2e/78/c475432d7ae83122f7286053c2af90cfee4b0e7a61d8da6a9ec0c69fa186/HMpTy-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "916eddf3be987fddb78c68a917920165", "sha256": "abfcebd607825e8988b055c38b88f6e3bba1eaaa19904ae2c6d97783a68e2065" }, "downloads": -1, "filename": "HMpTy-0.1.2-py2.7-macosx-10.6-x86_64.egg", "has_sig": false, "md5_digest": "916eddf3be987fddb78c68a917920165", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 461810, "upload_time": "2018-02-23T14:05:44", "url": "https://files.pythonhosted.org/packages/7c/ff/f1cfbbca7ae4a0b19beb522534cc0c76abe4f0ecbabe7a56be9bbefd27a8/HMpTy-0.1.2-py2.7-macosx-10.6-x86_64.egg" }, { "comment_text": "", "digests": { "md5": "d012b33e73cacb98721afd7abe41f0b4", "sha256": "04a29df9d9bcf030ccc7179fc537fff0c617382aaa76e4585ee325e6ead3e19a" }, "downloads": -1, "filename": "HMpTy-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d012b33e73cacb98721afd7abe41f0b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 412970, "upload_time": "2016-06-16T10:24:47", "url": "https://files.pythonhosted.org/packages/59/35/c27b2cc3e77d957d701d567c379115c5db93b75c1f018b69b79c0a99a407/HMpTy-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "39e7452c853bb60af8cc952a0a009627", "sha256": "ae907a4210c77ac61e3004aa151a617683e93a3cc37748ee4167777e46895528" }, "downloads": -1, "filename": "HMpTy-0.1.3.tar.gz", "has_sig": false, "md5_digest": "39e7452c853bb60af8cc952a0a009627", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 412973, "upload_time": "2016-06-16T11:11:03", "url": "https://files.pythonhosted.org/packages/59/cd/dcddcdaba21274b0f8e1c7607cc1198dee77c459cbbdd34c364b0024152d/HMpTy-0.1.3.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "d8541970fe05e8da201415037c09299b", "sha256": "b11394b98995f352e5e932928a5795aa88d5397509b739fdc1dbaf5d847938b3" }, "downloads": -1, "filename": "HMpTy-0.2-py2.7-macosx-10.6-x86_64.egg", "has_sig": false, "md5_digest": "d8541970fe05e8da201415037c09299b", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 267279, "upload_time": "2018-02-23T14:05:46", "url": "https://files.pythonhosted.org/packages/10/d6/3fe65f98a005ca61310718dcbe09223a36405fc9c61d07b958821e0ef958/HMpTy-0.2-py2.7-macosx-10.6-x86_64.egg" }, { "comment_text": "", "digests": { "md5": "8b745e059e6d2ab7b97419088cf16697", "sha256": "6bdd5ba6655a6de90e0a24019314513b9c370ef6103f77b719f5fcdb76493fb5" }, "downloads": -1, "filename": "HMpTy-0.2.tar.gz", "has_sig": false, "md5_digest": "8b745e059e6d2ab7b97419088cf16697", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 396693, "upload_time": "2016-06-22T08:48:36", "url": "https://files.pythonhosted.org/packages/c0/a5/18bdf62c0baa0a983484765386683e17e098979b561b41ad080bcf86f728/HMpTy-0.2.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "a0d2dd9178419070d34a07c17b3876a4", "sha256": "7e3e138df3366ecc7dbd8d67d6d60be2d689da73ec9ed771e3ca1f631f393e18" }, "downloads": -1, "filename": "HMpTy-0.2.2-py2.7-macosx-10.6-x86_64.egg", "has_sig": false, "md5_digest": "a0d2dd9178419070d34a07c17b3876a4", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 269352, "upload_time": "2018-02-23T14:05:48", "url": "https://files.pythonhosted.org/packages/fa/17/c0c8d83b68fa8cfc4de667c122e77d5f8bb5f1ec2fa5196a8795d5d7de8c/HMpTy-0.2.2-py2.7-macosx-10.6-x86_64.egg" }, { "comment_text": "", "digests": { "md5": "ad79de20eb9a062d9aba25c78c223485", "sha256": "340eddf93d1daceabb1899f827df2892925ba751f1c81560e75b8b165dadb33e" }, "downloads": -1, "filename": "HMpTy-0.2.2.tar.gz", "has_sig": false, "md5_digest": "ad79de20eb9a062d9aba25c78c223485", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 397398, "upload_time": "2016-10-05T11:47:52", "url": "https://files.pythonhosted.org/packages/d5/73/c1d582cc0c2fb3ab7c6fbc10509206c7bba2039e3e8e5f1921f59337c738/HMpTy-0.2.2.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "7b025f41398cd9a3340db3ce2198ee57", "sha256": "1dc81e2c9b78dc78b4a620c3aa0e77965aea9fb18a3cc577f00d2644f33ee66d" }, "downloads": -1, "filename": "HMpTy-1.0-py2.7-macosx-10.6-x86_64.egg", "has_sig": false, "md5_digest": "7b025f41398cd9a3340db3ce2198ee57", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 253968, "upload_time": "2018-02-23T14:05:50", "url": "https://files.pythonhosted.org/packages/14/33/1dcf2bc1081fec5f947a4ce047de8656b7c3f27e9bf9216f27a5a0dcdf60/HMpTy-1.0-py2.7-macosx-10.6-x86_64.egg" }, { "comment_text": "", "digests": { "md5": "040866e7d547a0664bcbc5bfac09641f", "sha256": "1db191c2fcc99e554006f7e8b35c584fccb55a0136afc746888c5f0f16f5b860" }, "downloads": -1, "filename": "HMpTy-1.0.tar.gz", "has_sig": false, "md5_digest": "040866e7d547a0664bcbc5bfac09641f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 368829, "upload_time": "2016-10-10T15:12:31", "url": "https://files.pythonhosted.org/packages/4f/28/f280c1f892801b8274f9991c217ccf18bb73e4a78a7a822f98b6150073c0/HMpTy-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "b1ebf707e6d1e4320e538f606e254a09", "sha256": "6df7253353188ebc1ec6534f2df2c242abbcdc4d1efef62032c36412b8de823e" }, "downloads": -1, "filename": "HMpTy-1.1.tar.gz", "has_sig": false, "md5_digest": "b1ebf707e6d1e4320e538f606e254a09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 391928, "upload_time": "2016-10-12T14:12:52", "url": "https://files.pythonhosted.org/packages/ab/72/24b138521b4c310e4033c96ba89fdd598f680ac10c310d194334a0598a00/HMpTy-1.1.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "be3c06efd6b7102fa38e7e943caa36a9", "sha256": "896c13826eda745aa611bede328bcfc43321b913d859261bdb4a4ee2db50ae06" }, "downloads": -1, "filename": "HMpTy-1.1.1-py2.7-macosx-10.6-x86_64.egg", "has_sig": false, "md5_digest": "be3c06efd6b7102fa38e7e943caa36a9", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 261050, "upload_time": "2018-02-23T14:05:53", "url": "https://files.pythonhosted.org/packages/15/9f/76a4cc3487ba5c43d261c1b11dca2acb4025e07d523cf6b89b5a9445dfa1/HMpTy-1.1.1-py2.7-macosx-10.6-x86_64.egg" }, { "comment_text": "", "digests": { "md5": "c301d00263c119ced5ccb40bd06978db", "sha256": "da856d88431e619c7f25c7c01c310d6a8d002922f8c555785dcbb0938084d56d" }, "downloads": -1, "filename": "HMpTy-1.1.1.tar.gz", "has_sig": false, "md5_digest": "c301d00263c119ced5ccb40bd06978db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 391943, "upload_time": "2016-10-13T15:43:30", "url": "https://files.pythonhosted.org/packages/db/4f/7b7b9bd618e74ac06aba5c417167d33aac5e5ddafd820fe988cabeb5a3a6/HMpTy-1.1.1.tar.gz" } ], "1.1.10": [ { "comment_text": "", "digests": { "md5": "7ec712cc7c0f4e046562cb4e98e67b53", "sha256": "ca07dd6ec3f2907e37cafbecb047bcfb3c3ea806cc731979e473fa7e15e070ed" }, "downloads": -1, "filename": "HMpTy-1.1.10.tar.gz", "has_sig": false, "md5_digest": "7ec712cc7c0f4e046562cb4e98e67b53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 392503, "upload_time": "2016-11-22T11:20:33", "url": "https://files.pythonhosted.org/packages/77/bf/014d50864e5c8f38d3ca295d9fd0d08275b20793ea7b93594559e8c601cf/HMpTy-1.1.10.tar.gz" } ], "1.1.11": [ { "comment_text": "", "digests": { "md5": "1f5b1a09424145c00e5c88abeb484a96", "sha256": "e14163ce71ffe4d0ec370a47a78d18eed7f75e30df24a14638a251c10f7ac679" }, "downloads": -1, "filename": "HMpTy-1.1.11.tar.gz", "has_sig": false, "md5_digest": "1f5b1a09424145c00e5c88abeb484a96", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 392532, "upload_time": "2016-11-22T11:48:36", "url": "https://files.pythonhosted.org/packages/56/00/294e38076a193f9b10fc9ec5f3344cb1d30dd739c308286d185ad9824b84/HMpTy-1.1.11.tar.gz" } ], "1.1.12": [ { "comment_text": "", "digests": { "md5": "28d24f179d41e6da16e876c9a848f405", "sha256": "c6ca7f70512251d2951b53c3dd2fa22a875507a472eada8ed81f3081119cfd67" }, "downloads": -1, "filename": "HMpTy-1.1.12.tar.gz", "has_sig": false, "md5_digest": "28d24f179d41e6da16e876c9a848f405", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 392511, "upload_time": "2016-11-22T12:15:10", "url": "https://files.pythonhosted.org/packages/44/08/0c1391e6df16dc29e001d27106c8d8f5f3bd4d459ed9e33d6b3a84cfad2f/HMpTy-1.1.12.tar.gz" } ], "1.1.13": [ { "comment_text": "", "digests": { "md5": "6cd2a9f93d39fe6d456b9f749dc6f576", "sha256": "9d9050832043ef05a1137b6e869c346badfcf8fe5c3c95286cbddd2f394d68c2" }, "downloads": -1, "filename": "HMpTy-1.1.13.tar.gz", "has_sig": false, "md5_digest": "6cd2a9f93d39fe6d456b9f749dc6f576", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 392528, "upload_time": "2016-11-22T12:30:31", "url": "https://files.pythonhosted.org/packages/42/30/a83046f7302a46c295de9dce622e72f5bb834e4f8b9b354f10c51192fffe/HMpTy-1.1.13.tar.gz" } ], "1.1.14": [ { "comment_text": "", "digests": { "md5": "e38844285d0d45ba31ed2d078ce9ad1b", "sha256": "97726f81de3bf7ffee2363d24151aca8709f9193d104ac4f56ef3f310b0d949b" }, "downloads": -1, "filename": "HMpTy-1.1.14.tar.gz", "has_sig": false, "md5_digest": "e38844285d0d45ba31ed2d078ce9ad1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 392542, "upload_time": "2016-11-22T13:03:03", "url": "https://files.pythonhosted.org/packages/fa/48/43049e2417e01ea32d9f8028cb19c9b8ab590186d187ed2c42daecdbc5fe/HMpTy-1.1.14.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "aafe5714aaaf55355bfb2b521eda0845", "sha256": "99c7c7895184192c0d97d8248cf15bab8a0191db6436fbd0370c89d82fbbdacb" }, "downloads": -1, "filename": "HMpTy-1.1.2.tar.gz", "has_sig": false, "md5_digest": "aafe5714aaaf55355bfb2b521eda0845", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 391959, "upload_time": "2016-10-21T10:41:51", "url": "https://files.pythonhosted.org/packages/a5/2f/e722cea162d5e66d0bffbd71395cb5225fe6479fea2f434d9323255ae2ca/HMpTy-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "a1ea6dd469d7b5f44a09fc3e449a6b5c", "sha256": "6d615c2d8a1da8881cb08279db1766ad250c94a55e873f5a9456defc1bb9d766" }, "downloads": -1, "filename": "HMpTy-1.1.3.tar.gz", "has_sig": false, "md5_digest": "a1ea6dd469d7b5f44a09fc3e449a6b5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 391977, "upload_time": "2016-10-25T10:20:39", "url": "https://files.pythonhosted.org/packages/1a/46/26bc8732c8a32824e601dd9bc745b45f40698bb02cf033ee7584fb848277/HMpTy-1.1.3.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "fe22fdffb1b97e6f195791e639e6da1a", "sha256": "06c89e6fc3e85d0cfeb624f3b41be3404d47cb33d148c10844e39d7bda0a1a3e" }, "downloads": -1, "filename": "HMpTy-1.1.4.tar.gz", "has_sig": false, "md5_digest": "fe22fdffb1b97e6f195791e639e6da1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 391996, "upload_time": "2016-10-25T10:25:09", "url": "https://files.pythonhosted.org/packages/df/8e/f5da6e362076bf27899d0f64676a8069f81ffae29669b62946312911949b/HMpTy-1.1.4.tar.gz" } ], "1.1.5": [ { "comment_text": "", "digests": { "md5": "74be518936e4f21e7a6e3bb34d4b39d7", "sha256": "4aa1f040e23fafae0c0b6a7118cd5d67aa6400c27806e5aadfb97839ec46f64c" }, "downloads": -1, "filename": "HMpTy-1.1.5-py2.7-macosx-10.6-x86_64.egg", "has_sig": false, "md5_digest": "74be518936e4f21e7a6e3bb34d4b39d7", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 261641, "upload_time": "2018-02-23T14:05:55", "url": "https://files.pythonhosted.org/packages/60/dd/4f348d289519f505e9ec2050e6d4e95708ee41d33c0ed6dcba4df32de305/HMpTy-1.1.5-py2.7-macosx-10.6-x86_64.egg" }, { "comment_text": "", "digests": { "md5": "01cda9ea3fd2f7b49fd3c87393ec8344", "sha256": "2337b01ff77274d24238752b0335a03564685e826206d72499dd535cc7d6e036" }, "downloads": -1, "filename": "HMpTy-1.1.5.tar.gz", "has_sig": false, "md5_digest": "01cda9ea3fd2f7b49fd3c87393ec8344", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 392311, "upload_time": "2016-10-26T11:16:31", "url": "https://files.pythonhosted.org/packages/df/e5/b8fd44ff55baca55a23454bdbd40e022d5aa8de62b975ae198802ad37495/HMpTy-1.1.5.tar.gz" } ], "1.1.6": [ { "comment_text": "", "digests": { "md5": "1ece407104c86bf3a269a124d21aeed1", "sha256": "50ccc64f90802687a8edb8684491d4303f8edfb08b299d34c95b0ab341ca6bf4" }, "downloads": -1, "filename": "HMpTy-1.1.6.tar.gz", "has_sig": false, "md5_digest": "1ece407104c86bf3a269a124d21aeed1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 392345, "upload_time": "2016-10-26T16:02:51", "url": "https://files.pythonhosted.org/packages/c4/89/608e89dcaede87a288543a5efe43bc64471866da461a32ee402841d879e5/HMpTy-1.1.6.tar.gz" } ], "1.1.7": [ { "comment_text": "", "digests": { "md5": "6a08bcb2baa99fe6fe32d4126367460d", "sha256": "9e7800c3eac1e6510264b29a1e040cea77bbd317e6a1c2647a425ac7229b89c8" }, "downloads": -1, "filename": "HMpTy-1.1.7.tar.gz", "has_sig": false, "md5_digest": "6a08bcb2baa99fe6fe32d4126367460d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 392347, "upload_time": "2016-10-28T14:03:06", "url": "https://files.pythonhosted.org/packages/9f/b1/66e3afd57ac99940e86bf94a3a389abeba3658ac7d898e454fbd3c8604a2/HMpTy-1.1.7.tar.gz" } ], "1.1.8": [ { "comment_text": "", "digests": { "md5": "a72e4529b377c7f3211eb022dabf0375", "sha256": "c549ce8970fd79e7b2c084c3c735c76ca920508651d562d6bca116f0ee49c6d3" }, "downloads": -1, "filename": "HMpTy-1.1.8.tar.gz", "has_sig": false, "md5_digest": "a72e4529b377c7f3211eb022dabf0375", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 392416, "upload_time": "2016-11-22T10:45:25", "url": "https://files.pythonhosted.org/packages/1b/2c/bc87bf1c2763a8183167258a9f4110839094b437b09b798b8c717fad84bb/HMpTy-1.1.8.tar.gz" } ], "1.1.9": [ { "comment_text": "", "digests": { "md5": "1d25a562c784517edf997631326c8206", "sha256": "25caba32ee71d4360d2e797a44ef3f52380e165acc631fa115da7f87dc627a9b" }, "downloads": -1, "filename": "HMpTy-1.1.9.tar.gz", "has_sig": false, "md5_digest": "1d25a562c784517edf997631326c8206", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 392430, "upload_time": "2016-11-22T10:56:20", "url": "https://files.pythonhosted.org/packages/17/aa/cdfe0134482ef6ae736532b50132dce5b227743f9494e826b0a2569dc440/HMpTy-1.1.9.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "61cd9991aa0620147a9c631f769da4cd", "sha256": "2fcb14d9b33f997991296ea2300cbf5e099950d86a331a0bed3aca0a0d9118dd" }, "downloads": -1, "filename": "HMpTy-1.2.0.tar.gz", "has_sig": false, "md5_digest": "61cd9991aa0620147a9c631f769da4cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 393093, "upload_time": "2016-11-30T11:15:47", "url": "https://files.pythonhosted.org/packages/eb/6e/e1e87d0aa0ce34e629d55f16c777203c3128e5cd7aba69b544fc7d70bd3d/HMpTy-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "74ca9e4c39f97d593cf6df68e9ef94a3", "sha256": "365c215e03ea6427a9835422eb7d7e4bf17be1bf2261ca8a7a9355a81c9d679c" }, "downloads": -1, "filename": "HMpTy-1.2.1.tar.gz", "has_sig": false, "md5_digest": "74ca9e4c39f97d593cf6df68e9ef94a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 393386, "upload_time": "2016-12-07T10:07:24", "url": "https://files.pythonhosted.org/packages/5d/66/de362e44fac72aba80d6d091c17e10e7bbf5830ab52c9d03c4f72ab3de0d/HMpTy-1.2.1.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "b798bc690f7ebc0acf1f9772e0e5c355", "sha256": "3b7e2048f455057da69c3ef9c4ac2f8121ee09427fe29691118379fb584a8035" }, "downloads": -1, "filename": "HMpTy-1.3.0.tar.gz", "has_sig": false, "md5_digest": "b798bc690f7ebc0acf1f9772e0e5c355", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 393769, "upload_time": "2016-12-12T15:08:53", "url": "https://files.pythonhosted.org/packages/b3/e7/fa6f55c1d36174570a9cda4e90d3962536ca307706c4c70c382cbc668191/HMpTy-1.3.0.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "d903e30de921d90f38d987242eccfb7e", "sha256": "159a00f419b3623b5b59dece48395209054b42c87280745351e0bb7a7b99c128" }, "downloads": -1, "filename": "HMpTy-1.3.1.tar.gz", "has_sig": false, "md5_digest": "d903e30de921d90f38d987242eccfb7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 390278, "upload_time": "2017-02-08T14:34:12", "url": "https://files.pythonhosted.org/packages/f9/b2/ed684c80d2a3ca54a5e9fc32739bcd5e1aeb4bc6d0db57c92086456e3ea9/HMpTy-1.3.1.tar.gz" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "e2091dacef8f264fdeaf13db64b98af8", "sha256": "56db1abd44aedb6c84c4bc32ae195bbf81f67842dd16bd83a4f06e1565201d43" }, "downloads": -1, "filename": "HMpTy-1.3.2.tar.gz", "has_sig": false, "md5_digest": "e2091dacef8f264fdeaf13db64b98af8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 390286, "upload_time": "2017-02-08T14:57:46", "url": "https://files.pythonhosted.org/packages/ec/46/c9dbb687ccaf5206c30d3482adebf00a2d2b4c67a85b1acc45666facc276/HMpTy-1.3.2.tar.gz" } ], "1.3.3": [ { "comment_text": "", "digests": { "md5": "48d5e22aacfb8f7d3bf1767d96b0b286", "sha256": "6ecae87744a143fce2e5df1391eee36a58608b1add65db6242f41917c71b0aec" }, "downloads": -1, "filename": "HMpTy-1.3.3.tar.gz", "has_sig": false, "md5_digest": "48d5e22aacfb8f7d3bf1767d96b0b286", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 389892, "upload_time": "2017-04-05T11:20:19", "url": "https://files.pythonhosted.org/packages/54/9b/7bad06315f6a37cbde053810619da419dacaea3c4e7bc4544530fc963fc3/HMpTy-1.3.3.tar.gz" } ], "1.3.4": [ { "comment_text": "", "digests": { "md5": "6b10c41f71dc64774c26e2759f14f82d", "sha256": "108a8df803503940d429729735f8184d60f2ddba90bb3366b8dcbb96905c22a6" }, "downloads": -1, "filename": "HMpTy-1.3.4.tar.gz", "has_sig": false, "md5_digest": "6b10c41f71dc64774c26e2759f14f82d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 389895, "upload_time": "2017-06-06T11:04:58", "url": "https://files.pythonhosted.org/packages/5c/c9/6a02bf9b963b5432fdfbc7d84af970b2f2e4fc29cd11bcc9b54e5ec2bdba/HMpTy-1.3.4.tar.gz" } ], "1.3.5": [ { "comment_text": "", "digests": { "md5": "f1ee8b55d915f75576f2244939ef18cc", "sha256": "173efc94a8372697f83461a820ed301bc5bc108efbb5918b14fed9cb2e9ef586" }, "downloads": -1, "filename": "HMpTy-1.3.5.tar.gz", "has_sig": false, "md5_digest": "f1ee8b55d915f75576f2244939ef18cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 389897, "upload_time": "2017-06-19T14:11:53", "url": "https://files.pythonhosted.org/packages/d2/75/11e65f254e68c72483a4493a15a07b7aff3c1c0d8d5dcd65249aef53fff3/HMpTy-1.3.5.tar.gz" } ], "1.3.6": [ { "comment_text": "", "digests": { "md5": "dbce8dceafa1980af73c7913a90b1bd9", "sha256": "6425c3a761f832da162a8e8aad8a2c6c08dde165302f8c625c611def1ff690b5" }, "downloads": -1, "filename": "HMpTy-1.3.6-cp27-cp27m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "dbce8dceafa1980af73c7913a90b1bd9", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 234990, "upload_time": "2018-02-23T14:05:37", "url": "https://files.pythonhosted.org/packages/af/71/1d9135af6624c8b3b43ac54a4a4152cf4969c4973c1943e8160f03757563/HMpTy-1.3.6-cp27-cp27m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "9d8c23cdded21f9ce7c96ac1d5b158f9", "sha256": "8f2d63cf5a10b0804877e2ed2dc0b3ac0bca12579d04850cd82916ced195aee5" }, "downloads": -1, "filename": "HMpTy-1.3.6.tar.gz", "has_sig": false, "md5_digest": "9d8c23cdded21f9ce7c96ac1d5b158f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 389906, "upload_time": "2017-06-19T14:42:28", "url": "https://files.pythonhosted.org/packages/54/72/5930a90b2bbe2793b955c79620fd1214f87cf1ef62e523863110e444cbd3/HMpTy-1.3.6.tar.gz" } ], "1.3.7": [ { "comment_text": "", "digests": { "md5": "f17c99fb314f4824a860c66be3d11970", "sha256": "ad65775053a27ad66e742d76568160def38bf07920c68d48efeaa45312bf2611" }, "downloads": -1, "filename": "HMpTy-1.3.7-cp27-cp27m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "f17c99fb314f4824a860c66be3d11970", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 235259, "upload_time": "2018-05-09T10:45:21", "url": "https://files.pythonhosted.org/packages/d9/ce/31a77759d452bf556b2d76bc749983124c5237dbc5f4152aa3253f6c5910/HMpTy-1.3.7-cp27-cp27m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "dfa8d41212d25cc4ca4eb3a9083244e7", "sha256": "df7d3bfedb66420555eed4f6995a1f1d9f2f9729347ae50b93d7611d72d023e6" }, "downloads": -1, "filename": "HMpTy-1.3.7.tar.gz", "has_sig": false, "md5_digest": "dfa8d41212d25cc4ca4eb3a9083244e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 396378, "upload_time": "2018-05-09T10:45:24", "url": "https://files.pythonhosted.org/packages/b6/54/17a6591707c5e0b364f373721fc91c85058aab90ad8ab40433e19c8ff104/HMpTy-1.3.7.tar.gz" } ], "1.3.8": [ { "comment_text": "", "digests": { "md5": "ca842feb45cf80e00a4bc8a9fc14b016", "sha256": "2156a2ba5f4284d199e743873b85b7544768e14352129e042798208115fc586b" }, "downloads": -1, "filename": "HMpTy-1.3.8-cp27-cp27m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "ca842feb45cf80e00a4bc8a9fc14b016", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 235264, "upload_time": "2019-04-05T08:20:10", "url": "https://files.pythonhosted.org/packages/32/2c/fcbcd5a23fa364474c17fe61d2974b84255916a435ba50172ae757ba6de4/HMpTy-1.3.8-cp27-cp27m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "ff7f38d28a939f40cbb746ae0df969d8", "sha256": "afb7b4ebaf5ade667be01f7f13f25063bae6cf2c7c01748e3bec2bcbd5e7942d" }, "downloads": -1, "filename": "HMpTy-1.3.8.tar.gz", "has_sig": false, "md5_digest": "ff7f38d28a939f40cbb746ae0df969d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 405737, "upload_time": "2019-04-05T08:20:14", "url": "https://files.pythonhosted.org/packages/55/78/15bb57cd775cd4aa582039a9010fe2251da4b079392a5b97d7a3f772dd32/HMpTy-1.3.8.tar.gz" } ], "1.3.9": [ { "comment_text": "", "digests": { "md5": "bb1d24fd321bd9d1563f3eed99d231e7", "sha256": "937cb4a5c66d80a34f688b3845f169498e5423a49f35dfdeb56f3d8f2520273b" }, "downloads": -1, "filename": "HMpTy-1.3.9.tar.gz", "has_sig": false, "md5_digest": "bb1d24fd321bd9d1563f3eed99d231e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 405525, "upload_time": "2019-09-12T13:55:17", "url": "https://files.pythonhosted.org/packages/91/5f/dde5f07a5ce42addacf8080caa874e8a95647b1255c40d49d3afce611b40/HMpTy-1.3.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bb1d24fd321bd9d1563f3eed99d231e7", "sha256": "937cb4a5c66d80a34f688b3845f169498e5423a49f35dfdeb56f3d8f2520273b" }, "downloads": -1, "filename": "HMpTy-1.3.9.tar.gz", "has_sig": false, "md5_digest": "bb1d24fd321bd9d1563f3eed99d231e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 405525, "upload_time": "2019-09-12T13:55:17", "url": "https://files.pythonhosted.org/packages/91/5f/dde5f07a5ce42addacf8080caa874e8a95647b1255c40d49d3afce611b40/HMpTy-1.3.9.tar.gz" } ] }