{ "info": { "author": "Charlie Taylor", "author_email": "cet@appliedpython.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "\r\n.. image:: https://img.shields.io/travis/sonofeft/PyHatch.svg\r\n :target: https://travis-ci.org/sonofeft/PyHatch\r\n\r\n.. image:: https://img.shields.io/pypi/v/PyHatch.svg\r\n :target: https://pypi.python.org/pypi/pyhatch\r\n\r\n.. image:: https://img.shields.io/pypi/pyversions/PyHatch.svg\r\n :target: https://wiki.python.org/moin/Python2orPython3\r\n\r\n.. image:: https://img.shields.io/pypi/l/PyHatch.svg\r\n :target: https://pypi.python.org/pypi/pyhatch\r\n\r\n.. _internal_index:\r\n\r\nPyHatch\r\n=======\r\n\r\n**Pyhatch Initializes Files And Directory Structures For New Python Projects.**\r\n\r\nSee the Code at: ``_\r\n\r\nSee the Docs at: ``_\r\n\r\nSee PyPI page at:``_\r\n\r\n\r\nPyHatch is intended to help technical programmers focus their python\r\nprogramming efforts on their science and engineering problems by easing\r\nthe many source code organizational issues required to build and maintain\r\na quality code base. PyHatch will initialize the basic file structure for\r\nproject files, documentation, unit testing and licensing.\r\n\r\nEach time a new project is started, the user fills in a few simple forms and\r\nselects a directory location for the project layout. The layout used by\r\nPyHatch is shown below.::\r\n\r\n MyProject/\r\n myproject/\r\n __init__.py\r\n mycode.py\r\n examples/\r\n example_1.py\r\n tests/\r\n __init__.py\r\n test_mycode.py\r\n docs/\r\n conf.py\r\n index.rst\r\n .travis.yml\r\n HISTORY.rst\r\n history_from_github_api.py\r\n LICENSE.txt\r\n MANIFEST.in\r\n README.rst\r\n requirements.txt\r\n setup.cfg\r\n setup.py\r\n tox.ini\r\n\r\nOne goal of PyHatch is to encourage unit testing. To do that, a \"tests\"\r\ndirectory is created and initialized. Of the three common locations of the\r\ntest scripts shown below, PyHatch uses the third option. The user is free\r\nto modify this layout, but encouraged to maintain test scripts in one of\r\nthe following layouts.\r\n\r\nPut test scripts:\r\n 1. Mixed into the same directory as mycode.py /MyProject/myproject/\r\n 2. At the same level as the code directory /MyProject/tests/\r\n 3. One level under the code directory /MyProject/myproject/tests/\r\n\r\nA tox.ini file is also created in order to simplify running the unit tests with\r\na number of different python versions. Tox_ will need to be installed separately,\r\nhowever, the new project simply needs to execute tox locally to use it.\r\n\r\nThe docs/ subdirectory contains the layout required to run sphinx_ and create\r\ndocumentation for the project. It is set up to automatically read the project\r\n``*.py`` files and include code documentation on the fly. Note that Sphinx_ will\r\nneed to be installed separately.\r\n\r\nRun ``make html`` in the docs/ subdirectory (with sphinx_ installed) to generate\r\nHTML documentation for the project. The file ``index.html`` is the main page of \r\nthe documentation in the directory docs/_build/html.\r\n\r\nThe examples/ subdirectory contains any example files that use the project.\r\n\r\nThe hope for PyHatch is that better code will result from early organization\r\nand test driven development.\r\n\r\nNotice that a configuration file (PyHatch.cfg) is created in the users home \r\ndirectory. That configuration file holds project and personal data that\r\nwill help autofill the PyHatch GUI the second time that PyHatch is used.\r\n\r\n\r\nSee the Code at: ``_\r\n\r\nSee the Docs at: ``_\r\n\r\n\r\n\r\n.. _Tox: https://tox.readthedocs.org/en/latest/\r\n.. _sphinx: http://sphinx-doc.org/\r\n.. _Sphinx: http://sphinx-doc.org/\r\n\r\n\r\n\r\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/sonofeft/PyHatch", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pyhatch.readthedocs.org/en/latest/", "keywords": "pyhatch setuptools development", "license": "GPL-3", "maintainer": "", "maintainer_email": "", "name": "PyHatch", "package_url": "https://pypi.org/project/PyHatch/", "platform": "any", "project_url": "https://pypi.org/project/PyHatch/", "project_urls": { "Download": "https://github.com/sonofeft/PyHatch", "Homepage": "http://pyhatch.readthedocs.org/en/latest/" }, "release_url": "https://pypi.org/project/PyHatch/0.0.19/", "requires_dist": [ "future", "check-manifest ; extra == 'dev'", "coverage ; extra == 'test'" ], "requires_python": "", "summary": "PyHatch initializes files and directory structure for new python projects.", "version": "0.0.19" }, "last_serial": 5505220, "releases": { "0.0.10": [ { "comment_text": "", "digests": { "md5": "89377cc9a9f3c23bd4ff2c5ca429d4e8", "sha256": "8335104550a0d9d1e0266acf4a7078e1578c3a762577f91c19d8e1253abe5fe8" }, "downloads": -1, "filename": "PyHatch-0.0.10.win32.exe", "has_sig": false, "md5_digest": "89377cc9a9f3c23bd4ff2c5ca429d4e8", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 303029, "upload_time": "2015-09-02T18:18:09", "url": "https://files.pythonhosted.org/packages/ac/f7/539b62ae804077046ac42bb49ebb26ad9e40c61aa94212996bbc0ffaa378/PyHatch-0.0.10.win32.exe" }, { "comment_text": "", "digests": { "md5": "67dc73801ded548c16f1af097a70637a", "sha256": "6823a02a02d6136c630d5d5f52aca40615c64e5d00e3f4840da91f4402f3c2ff" }, "downloads": -1, "filename": "PyHatch-0.0.10.zip", "has_sig": false, "md5_digest": "67dc73801ded548c16f1af097a70637a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 113827, "upload_time": "2015-09-02T18:18:03", "url": "https://files.pythonhosted.org/packages/58/fb/1e8152a18e183b124114ab81adfe5079d829ae846f8e88144f13cd29e920/PyHatch-0.0.10.zip" } ], "0.0.11": [ { "comment_text": "", "digests": { "md5": "1c80ada3b4904e95aa4ce4e90f24805b", "sha256": "da44390138779b78167fc8602cb2849296c8a77510648db583733008027ad340" }, "downloads": -1, "filename": "PyHatch-0.0.11.win32.exe", "has_sig": false, "md5_digest": "1c80ada3b4904e95aa4ce4e90f24805b", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 321239, "upload_time": "2015-09-02T18:32:38", "url": "https://files.pythonhosted.org/packages/b6/0a/39621f12aec2bcb843d756d2f531e8e50db8dca1e1c83d2ab51cc293a4e3/PyHatch-0.0.11.win32.exe" }, { "comment_text": "", "digests": { "md5": "7bdcd3f25f0f48217cce847d3cfe262a", "sha256": "a93514c507049b916bfaf84316c2e79274cf0ede2061fee4af591e68c9778265" }, "downloads": -1, "filename": "PyHatch-0.0.11.zip", "has_sig": false, "md5_digest": "7bdcd3f25f0f48217cce847d3cfe262a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 113853, "upload_time": "2015-09-02T18:32:33", "url": "https://files.pythonhosted.org/packages/26/b5/fa0ed22ecb5a3863738999ccb134cd9744aaf1980cbe2fe1bec06c8e7be4/PyHatch-0.0.11.zip" } ], "0.0.12": [ { "comment_text": "", "digests": { "md5": "2ce5d24a4a8027932e2909c20da4143e", "sha256": "ce7dad29f320d3483d86b851f22ecdefa5316384ad86e2f28c8d95b34f08b166" }, "downloads": -1, "filename": "PyHatch-0.0.12.win32.exe", "has_sig": false, "md5_digest": "2ce5d24a4a8027932e2909c20da4143e", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 321790, "upload_time": "2015-09-02T18:37:16", "url": "https://files.pythonhosted.org/packages/2a/cc/4ccf2c063704ec26c9fa9c396f1a89bdc709586c46232023c4120b2fa37a/PyHatch-0.0.12.win32.exe" }, { "comment_text": "", "digests": { "md5": "6417ba0fcfb75fd74840b8590e7314cd", "sha256": "c42d03d928ae27736e69c6194acfd1d76b43e4b29031d1fffa44bfc7b5841b36" }, "downloads": -1, "filename": "PyHatch-0.0.12.zip", "has_sig": false, "md5_digest": "6417ba0fcfb75fd74840b8590e7314cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 113871, "upload_time": "2015-09-02T18:37:12", "url": "https://files.pythonhosted.org/packages/0e/a7/815dfd7e5924b1d94fc35ade22459ee90ed13620874ab5df36e19a6e8e39/PyHatch-0.0.12.zip" } ], "0.0.13": [ { "comment_text": "", "digests": { "md5": "0ddf74b6c52ca0c56e738e3a76bd4cc3", "sha256": "2bc57795f740f9db741ba3078a9a185105279d1ec388bc9298ed25f52240ef92" }, "downloads": -1, "filename": "PyHatch-0.0.13.win32.exe", "has_sig": false, "md5_digest": "0ddf74b6c52ca0c56e738e3a76bd4cc3", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 324003, "upload_time": "2015-09-02T18:38:51", "url": "https://files.pythonhosted.org/packages/ab/14/63e6513c75d8d9739e3c371f92e72448ed20a1ff3bf356e56f0020d55027/PyHatch-0.0.13.win32.exe" }, { "comment_text": "", "digests": { "md5": "03ea7e4b0ab7211d874a0c3edfdce256", "sha256": "adc10b2b37ef70fd9fbfdde55d53bddd4f2376bf9194d99acfbb06ac58376a0a" }, "downloads": -1, "filename": "PyHatch-0.0.13.zip", "has_sig": false, "md5_digest": "03ea7e4b0ab7211d874a0c3edfdce256", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 113878, "upload_time": "2015-09-02T18:38:47", "url": "https://files.pythonhosted.org/packages/88/56/88f819b971abbd0af303955a24c890c30dc75bab2c183f73b52a9b0e67ef/PyHatch-0.0.13.zip" } ], "0.0.14": [ { "comment_text": "", "digests": { "md5": "7b2dfc356024cc778a0e704381abb366", "sha256": "be48a4dc7139e8e79111b84cb63807d217c7c767a73c060b909b7b567e1ad1db" }, "downloads": -1, "filename": "PyHatch-0.0.14-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7b2dfc356024cc778a0e704381abb366", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 89799, "upload_time": "2015-09-06T05:42:05", "url": "https://files.pythonhosted.org/packages/15/cd/1b212f7a99a3c25b2ead246c6d683c78904af602ff1b6eb75496aa478d9e/PyHatch-0.0.14-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "07ac1bde26b64568fabccc6a99b483b1", "sha256": "863f87e64785b997f74d286e9ff7b691b0cea2b0f1545e09d5cfcf8b212ee304" }, "downloads": -1, "filename": "PyHatch-0.0.14.zip", "has_sig": false, "md5_digest": "07ac1bde26b64568fabccc6a99b483b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 114099, "upload_time": "2015-09-06T05:41:57", "url": "https://files.pythonhosted.org/packages/72/f6/c74d9fe41efab3b867c71d1417e5fe0b94b0270cf7459929971bc6d32d6f/PyHatch-0.0.14.zip" } ], "0.0.15": [ { "comment_text": "", "digests": { "md5": "f9a7a516d8755e5bbe3c8564eacc42d4", "sha256": "268e0b6f289af957518c08263fdc6ba354cdd2dc9af8d0c997df520861ff305d" }, "downloads": -1, "filename": "PyHatch-0.0.15.win32.exe", "has_sig": false, "md5_digest": "f9a7a516d8755e5bbe3c8564eacc42d4", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 324861, "upload_time": "2015-09-08T00:47:09", "url": "https://files.pythonhosted.org/packages/35/de/613c466253daf55fa7efb3f85e226d90931f668ce2ed9d84270b9d749d2c/PyHatch-0.0.15.win32.exe" }, { "comment_text": "", "digests": { "md5": "599b63b9e9045df191c770479668bb84", "sha256": "8f704f0dcb63f51f46442ba523349fa57f4937271352c86628766a7cc6b052fd" }, "downloads": -1, "filename": "PyHatch-0.0.15.zip", "has_sig": false, "md5_digest": "599b63b9e9045df191c770479668bb84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 114135, "upload_time": "2015-09-08T00:47:02", "url": "https://files.pythonhosted.org/packages/5e/c9/0d120aa696d0630b80c0c4f8be7c78333dfedafc3e4f26f8bed20e83a748/PyHatch-0.0.15.zip" } ], "0.0.16": [ { "comment_text": "", "digests": { "md5": "0318e3191777adeb631824ac043227dd", "sha256": "c5815d481726c9d86817914e8d2ae5212bbb2da14983fc3de93163b2aa47edfb" }, "downloads": -1, "filename": "PyHatch-0.0.16.tar.gz", "has_sig": false, "md5_digest": "0318e3191777adeb631824ac043227dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97059, "upload_time": "2017-07-03T22:31:01", "url": "https://files.pythonhosted.org/packages/50/b7/d6d5a99656df11be66336930fa6525dfc295736fed08b8121081f00b41d4/PyHatch-0.0.16.tar.gz" }, { "comment_text": "", "digests": { "md5": "81de5e6ea6db3d559b8318e2e251c16a", "sha256": "3de100530f47509496497e756426e612500c4570bce7fa9b475ac08ba01d31de" }, "downloads": -1, "filename": "PyHatch-0.0.16.win32.exe", "has_sig": false, "md5_digest": "81de5e6ea6db3d559b8318e2e251c16a", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 326425, "upload_time": "2017-07-03T22:31:04", "url": "https://files.pythonhosted.org/packages/0c/95/9b53de4e1cc32dc3a55dd6ea75a2098f8fdc46315b1f9df82e2ea6e22adb/PyHatch-0.0.16.win32.exe" } ], "0.0.17": [ { "comment_text": "", "digests": { "md5": "5eadda066eb78aad543f76f4726b3623", "sha256": "3ea7f4c4e4df54c10168c9d24fdac5449740e6855c5de652bba1c1301c45e0fc" }, "downloads": -1, "filename": "PyHatch-0.0.17.tar.gz", "has_sig": false, "md5_digest": "5eadda066eb78aad543f76f4726b3623", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97058, "upload_time": "2017-07-03T23:16:15", "url": "https://files.pythonhosted.org/packages/61/a3/f38b1a2e34f762422b9138cc7e6d7556a64ba07a6247f0f5c438064a5fbf/PyHatch-0.0.17.tar.gz" }, { "comment_text": "", "digests": { "md5": "c879e19411cd56ac73df9c529efb0a81", "sha256": "0f858349c9ec0ac45bceea57825c4609643953160a405cb0a343caf4e9ee24cb" }, "downloads": -1, "filename": "PyHatch-0.0.17.win32.exe", "has_sig": false, "md5_digest": "c879e19411cd56ac73df9c529efb0a81", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 326436, "upload_time": "2017-07-03T23:16:17", "url": "https://files.pythonhosted.org/packages/29/f7/96434b7534d0d011aa1f0c635e605001c687bbd3cc2be6d695bb20729b61/PyHatch-0.0.17.win32.exe" } ], "0.0.18": [ { "comment_text": "", "digests": { "md5": "8c6bb2a5e6516eb897665e171f8f2331", "sha256": "b3827dc7c38a713f2e0ae4a07df8cd51f93a3c29697db900e27aebed97b989fd" }, "downloads": -1, "filename": "PyHatch-0.0.18-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8c6bb2a5e6516eb897665e171f8f2331", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 93543, "upload_time": "2018-05-13T23:51:18", "url": "https://files.pythonhosted.org/packages/5e/dd/6b801f8888d6b104042896d75936de871c005e4317975badaf99426e2ab4/PyHatch-0.0.18-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5f568a976c1ec18eabe49a80e37badd3", "sha256": "2844636c373db7f9de0045ef5e4560955f73a4838d39dcb7b02764858cbc2c3d" }, "downloads": -1, "filename": "PyHatch-0.0.18.tar.gz", "has_sig": false, "md5_digest": "5f568a976c1ec18eabe49a80e37badd3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97933, "upload_time": "2018-05-13T23:51:17", "url": "https://files.pythonhosted.org/packages/ed/ef/d09e6e298bb5b738dd834602a832c587a13b7225d85b0a9d991ce37dbf77/PyHatch-0.0.18.tar.gz" } ], "0.0.19": [ { "comment_text": "", "digests": { "md5": "670474d9ef1cf64cdd0651975cb429d6", "sha256": "21aff4fe3dc72012d24f703b98be01440edee9f5d3349d6f21b7f82c5ac115a9" }, "downloads": -1, "filename": "PyHatch-0.0.19-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "670474d9ef1cf64cdd0651975cb429d6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 104450, "upload_time": "2019-07-09T05:37:49", "url": "https://files.pythonhosted.org/packages/d9/27/7a2887b9eac105cc5f735655fad55239a16f037c1ed48603d6fabd440daf/PyHatch-0.0.19-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c97b86fbbca63d86bc991b6caeee0f6b", "sha256": "10c3e942f8b56e362424c9b2ee4e3dacea1ce77e750286ed8dd57e8028bc0186" }, "downloads": -1, "filename": "PyHatch-0.0.19.tar.gz", "has_sig": false, "md5_digest": "c97b86fbbca63d86bc991b6caeee0f6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98697, "upload_time": "2019-07-09T07:20:51", "url": "https://files.pythonhosted.org/packages/ca/49/dc60f20fb20a58e543b7269c863ffd4110a72c504323c6d624e212eac46b/PyHatch-0.0.19.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "154811367925964633ed9e61f6c952a6", "sha256": "a938141dce5584db660a7b63aa757d43f65ae375f9150ff52d17cc0517957f57" }, "downloads": -1, "filename": "PyHatch-0.0.4.win32.exe", "has_sig": false, "md5_digest": "154811367925964633ed9e61f6c952a6", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 330302, "upload_time": "2015-08-27T08:10:32", "url": "https://files.pythonhosted.org/packages/a9/e9/fcfb461b5c985d36248e7d3f1ba487423c4ae37ad34b2c9b5f86b9dc97ba/PyHatch-0.0.4.win32.exe" }, { "comment_text": "", "digests": { "md5": "f2ab95e484286f527e78dfff6dadf739", "sha256": "5361a7ec6d5094c3f84c9911cc703b06b0308c28bb589dc692d3544b2457e138" }, "downloads": -1, "filename": "PyHatch-0.0.4.zip", "has_sig": false, "md5_digest": "f2ab95e484286f527e78dfff6dadf739", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 118002, "upload_time": "2015-08-27T08:10:17", "url": "https://files.pythonhosted.org/packages/84/55/1eb1bdcd01f4464d50fa817cab26ea2b78c0b8c5d6f9b89df51805d10372/PyHatch-0.0.4.zip" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "1f0716968b9ee715d4f6807e1ff6c7ef", "sha256": "693be9f3f7938db43e2bfb33d98b46ac3844a18f707202f0e485dd2bec3617fa" }, "downloads": -1, "filename": "PyHatch-0.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1f0716968b9ee715d4f6807e1ff6c7ef", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 97250, "upload_time": "2015-08-29T06:57:55", "url": "https://files.pythonhosted.org/packages/97/be/18f5a52f440cfb9be6400494be80f23f3aaca12eadcf4690b1a73a78e3ea/PyHatch-0.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d5bfe4a95fb88a1a9ada298b40989d0a", "sha256": "8385762b8cf4b94bf1a3ae5e8e37b89640beb7fed0e2aefca36f41a512c38a92" }, "downloads": -1, "filename": "PyHatch-0.0.5.zip", "has_sig": false, "md5_digest": "d5bfe4a95fb88a1a9ada298b40989d0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 121029, "upload_time": "2015-08-29T06:57:52", "url": "https://files.pythonhosted.org/packages/5d/ac/8c595f50950314725fde2c710338b3ec316aa25d018f03705e3077103323/PyHatch-0.0.5.zip" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "a9572035af4dfa14dc0e8daf295ffff6", "sha256": "4df770791ee609823e9d80e02ca63959d31236fb05d2792d7df7d97a0cf640db" }, "downloads": -1, "filename": "PyHatch-0.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a9572035af4dfa14dc0e8daf295ffff6", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 97270, "upload_time": "2015-08-30T01:44:31", "url": "https://files.pythonhosted.org/packages/75/e4/327272fe7bcddfeee9727d5de5c47d6b4bfbe27dcd44616a63c7f89dcc6e/PyHatch-0.0.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "63e73b83a43f06207359abc257c3f5e3", "sha256": "aba08081a81401020549297ba3b7382f5336f5d555ede84cb0269ba9a6a20116" }, "downloads": -1, "filename": "PyHatch-0.0.6.zip", "has_sig": false, "md5_digest": "63e73b83a43f06207359abc257c3f5e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 122050, "upload_time": "2015-08-30T01:44:27", "url": "https://files.pythonhosted.org/packages/af/44/996a2c4adf5a4bc8a63158e26e2b160d328d6f9d8a9343b1e4278d91789f/PyHatch-0.0.6.zip" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "47114875bc18f94577a9eb6106b8f33a", "sha256": "6ed6ed4bf1087c6368fd8927663f319fc5fd5411789f3a2096707d0e5955ee06" }, "downloads": -1, "filename": "PyHatch-0.0.7.win32.exe", "has_sig": false, "md5_digest": "47114875bc18f94577a9eb6106b8f33a", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 331789, "upload_time": "2015-08-30T18:09:20", "url": "https://files.pythonhosted.org/packages/fa/dd/0cc4eccfd18c64b966fdf99d048d2a8d7bdbee49fcfd02075f74e5bcafce/PyHatch-0.0.7.win32.exe" }, { "comment_text": "", "digests": { "md5": "76be38cb8cedeadc1d745a9cad248e3f", "sha256": "b0492df7a9cf6a082a9bf4efb44ae356e2fced3fdd22689f75665827a620af5c" }, "downloads": -1, "filename": "PyHatch-0.0.7.zip", "has_sig": false, "md5_digest": "76be38cb8cedeadc1d745a9cad248e3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 123729, "upload_time": "2015-08-30T18:09:15", "url": "https://files.pythonhosted.org/packages/24/21/15f79f35af691b1b97bff5cee981f7ebbcd92032558021fda09809ff6107/PyHatch-0.0.7.zip" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "745a968bfdcfb40a508b6076f3503667", "sha256": "842b4291ec6ccc4f8bfff8a7d1c2aa1514d2411157828ab21e610799ffff4be4" }, "downloads": -1, "filename": "PyHatch-0.0.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "745a968bfdcfb40a508b6076f3503667", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 97300, "upload_time": "2015-08-30T19:59:33", "url": "https://files.pythonhosted.org/packages/87/95/6cadeb4638048c8aa65e2b3ee50de8190131edc4eb5895a90e6a53b3c0a2/PyHatch-0.0.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "528410822528b255d012aa19eed52847", "sha256": "711d3cc9d4919326b68ff39b008ba7b117e82f760ea8c2ee50dd8dd68bdf8464" }, "downloads": -1, "filename": "PyHatch-0.0.8.zip", "has_sig": false, "md5_digest": "528410822528b255d012aa19eed52847", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 124299, "upload_time": "2015-08-30T19:59:23", "url": "https://files.pythonhosted.org/packages/c5/1f/12aad4466e795ecfa1863c68d20136967072a58f7f74cca7db2a79e4a61a/PyHatch-0.0.8.zip" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "f28a1f55cfb2e7c41319ff69fb007d92", "sha256": "1478661d01fc8cb8504a12b74a3657ae5d8a2347da4f354c91009a9f366ac8eb" }, "downloads": -1, "filename": "PyHatch-0.0.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f28a1f55cfb2e7c41319ff69fb007d92", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 97307, "upload_time": "2015-08-31T00:34:23", "url": "https://files.pythonhosted.org/packages/66/bd/9aa26d129f38fd7fe476142eff22dc90f43bfe2fc876947151323322b5f1/PyHatch-0.0.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9721f37248d3148789c7c2b382aa533c", "sha256": "36d6d6b52001faff7234f8ace94b6b5e9195ef86fc2395a52cf3371e9732b8c0" }, "downloads": -1, "filename": "PyHatch-0.0.9.zip", "has_sig": false, "md5_digest": "9721f37248d3148789c7c2b382aa533c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 113570, "upload_time": "2015-08-31T00:34:19", "url": "https://files.pythonhosted.org/packages/ba/e1/2b9b87ac2f9f05560a6ace20b33faa3aaced43f7fadd561bebda55d915d7/PyHatch-0.0.9.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "670474d9ef1cf64cdd0651975cb429d6", "sha256": "21aff4fe3dc72012d24f703b98be01440edee9f5d3349d6f21b7f82c5ac115a9" }, "downloads": -1, "filename": "PyHatch-0.0.19-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "670474d9ef1cf64cdd0651975cb429d6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 104450, "upload_time": "2019-07-09T05:37:49", "url": "https://files.pythonhosted.org/packages/d9/27/7a2887b9eac105cc5f735655fad55239a16f037c1ed48603d6fabd440daf/PyHatch-0.0.19-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c97b86fbbca63d86bc991b6caeee0f6b", "sha256": "10c3e942f8b56e362424c9b2ee4e3dacea1ce77e750286ed8dd57e8028bc0186" }, "downloads": -1, "filename": "PyHatch-0.0.19.tar.gz", "has_sig": false, "md5_digest": "c97b86fbbca63d86bc991b6caeee0f6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98697, "upload_time": "2019-07-09T07:20:51", "url": "https://files.pythonhosted.org/packages/ca/49/dc60f20fb20a58e543b7269c863ffd4110a72c504323c6d624e212eac46b/PyHatch-0.0.19.tar.gz" } ] }