{ "info": { "author": "James Abel", "author_email": "j@abel.co", "bugtrack_url": null, "classifiers": [], "description": "\nSundry\n======\n\nA prettier way to test for `main`.\n\nis_main()\n---------\n\nInstead of the not-so-pretty:\n\n.. code-block:: python\n\n if __name__ == \"__main__\":\n main()\n\n\npip install `ismain` from PyPI:\n\n.. code-block:: shell\n\n $pip install ismain\n\nAnd use ``is_main()`` from `ismain`:\n\n.. code-block:: python\n\n from ismain import is_main\n\n if is_main():\n main()\n\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "https://github.com/jamesabel/ismain/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jamesabel/ismain", "keywords": "utility", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "ismain", "package_url": "https://pypi.org/project/ismain/", "platform": "", "project_url": "https://pypi.org/project/ismain/", "project_urls": { "Download": "https://github.com/jamesabel/ismain/archive/master.zip", "Homepage": "https://github.com/jamesabel/ismain" }, "release_url": "https://pypi.org/project/ismain/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "prettier test for main", "version": "0.0.3" }, "last_serial": 5961545, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "cff819b7f3eb1d59b851020069dfe636", "sha256": "bca748906d98cd121f0f9856f2d515c05de28b7c65b2a6dfd3414ab84f281625" }, "downloads": -1, "filename": "ismain-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "cff819b7f3eb1d59b851020069dfe636", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3735, "upload_time": "2019-10-11T06:06:04", "url": "https://files.pythonhosted.org/packages/d0/9a/2962854fb800a0ab0f16fe90bdb4bb730c68b9c802e7da3c4052ac0d3688/ismain-0.0.1-py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "5f1e9efc157bb4aa43169feda9d06742", "sha256": "178a7575fdc7897ea626306816ddc3d3352b76f268b9ceecbbc982c431d075d6" }, "downloads": -1, "filename": "ismain-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "5f1e9efc157bb4aa43169feda9d06742", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3739, "upload_time": "2019-10-11T18:23:54", "url": "https://files.pythonhosted.org/packages/37/e5/9bbca34d47349317276c12b29bd424f9504a37dc1cb61c95689d55400ca3/ismain-0.0.2-py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "90a61f6785e5604b0a6d81f04f1d07c6", "sha256": "d8701f9b50f3a42b0c19bdb0785ae48cec60ae261b76c3d6c9e8dd7f40ab5cf9" }, "downloads": -1, "filename": "ismain-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "90a61f6785e5604b0a6d81f04f1d07c6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3745, "upload_time": "2019-10-11T18:31:17", "url": "https://files.pythonhosted.org/packages/76/90/3eff3142025674a47d58e7b6215ffaae09c28576bd46d47b22b60edb340a/ismain-0.0.3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "90a61f6785e5604b0a6d81f04f1d07c6", "sha256": "d8701f9b50f3a42b0c19bdb0785ae48cec60ae261b76c3d6c9e8dd7f40ab5cf9" }, "downloads": -1, "filename": "ismain-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "90a61f6785e5604b0a6d81f04f1d07c6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3745, "upload_time": "2019-10-11T18:31:17", "url": "https://files.pythonhosted.org/packages/76/90/3eff3142025674a47d58e7b6215ffaae09c28576bd46d47b22b60edb340a/ismain-0.0.3-py3-none-any.whl" } ] }