{ "info": { "author": "Gerald Kaszuba", "author_email": "automain@gakman.com", "bugtrack_url": null, "classifiers": [], "description": "automain\n========\n\nA neater shortcut to using the syntax:\n\n if __name__ == '__main__':\n mymain()\n\nInstead, you can do:\n\n from automain import * # will only import the automain decorator\n\n @automain\n def mymain():\n print 'this is our main function'", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://slowchop.com/2011/01/25/automain/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "automain", "package_url": "https://pypi.org/project/automain/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/automain/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://slowchop.com/2011/01/25/automain/" }, "release_url": "https://pypi.org/project/automain/1.2/", "requires_dist": null, "requires_python": null, "summary": "A more aesthetically pleasing replacement of \"if __name__ == 'main':\"", "version": "1.2" }, "last_serial": 786617, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "4aaa1cbee456b1656ab52efc47a680b5", "sha256": "e08651d03db55b521e1e6f56cc1df66ebcc70847ef04e8139f11814d50436db3" }, "downloads": -1, "filename": "automain-1.0.tar.gz", "has_sig": false, "md5_digest": "4aaa1cbee456b1656ab52efc47a680b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 719, "upload_time": "2011-01-24T10:23:05", "url": "https://files.pythonhosted.org/packages/01/59/6190a5f37dc23a133b52e2b8a998053111cb76ff6ab2ebfce332cae12745/automain-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "43bf1d81bd6a202b8d2a87fd9d56aaa6", "sha256": "9cc8d29ea85869d6aa0f74052205f08ef40058fa9e6ab450f2be44a0891fd3b3" }, "downloads": -1, "filename": "automain-1.1.tar.gz", "has_sig": false, "md5_digest": "43bf1d81bd6a202b8d2a87fd9d56aaa6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 782, "upload_time": "2011-01-24T21:57:58", "url": "https://files.pythonhosted.org/packages/42/69/4a452d212eae1e354cc220f66684cc14fdf9cfae24dab7c8019347fd48c3/automain-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "e1215eb6aeca139a544cf7d7db90c75a", "sha256": "f75eff89a9823f57803d7fac6b56543bf53785b9fc3fba8d5f0df50e37465967" }, "downloads": -1, "filename": "automain-1.2.tar.gz", "has_sig": false, "md5_digest": "e1215eb6aeca139a544cf7d7db90c75a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 893, "upload_time": "2011-01-26T21:30:12", "url": "https://files.pythonhosted.org/packages/11/a4/def0abe7aa0e2ba2d41ff5757742ab2ce6e6bb6df29012825618fc4d2231/automain-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e1215eb6aeca139a544cf7d7db90c75a", "sha256": "f75eff89a9823f57803d7fac6b56543bf53785b9fc3fba8d5f0df50e37465967" }, "downloads": -1, "filename": "automain-1.2.tar.gz", "has_sig": false, "md5_digest": "e1215eb6aeca139a544cf7d7db90c75a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 893, "upload_time": "2011-01-26T21:30:12", "url": "https://files.pythonhosted.org/packages/11/a4/def0abe7aa0e2ba2d41ff5757742ab2ce6e6bb6df29012825618fc4d2231/automain-1.2.tar.gz" } ] }