{ "info": { "author": "Control-K", "author_email": "jorants@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# easywsgi\nSmall module to make wsgi apps easy to write, do error checking an publishe this to the client side.\n\nExample:\n\n\t#!/usr/bin/python\n\n\timport easywsgi\n\t\n\t@easywsgi.mainFunction\n\tdef application(env):\n\t env.start()\n\t yield \"Test page\"", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jorants/easywsgi", "keywords": null, "license": "BEER", "maintainer": null, "maintainer_email": null, "name": "easywsgi", "package_url": "https://pypi.org/project/easywsgi/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/easywsgi/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jorants/easywsgi" }, "release_url": "https://pypi.org/project/easywsgi/0.4/", "requires_dist": null, "requires_python": null, "summary": "Small module to make wsgi apps easy to write, do error checking an publishe this to the client side. See github for example.", "version": "0.4" }, "last_serial": 1532965, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "bce0ce719c28888369f0a660b6c2a1d8", "sha256": "958f91cad4ecdb964aa7a30b928babdc84af5605faab3118a17e9c8695bb5a39" }, "downloads": -1, "filename": "easywsgi-0.3.tar.gz", "has_sig": false, "md5_digest": "bce0ce719c28888369f0a660b6c2a1d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1693, "upload_time": "2015-05-04T19:53:16", "url": "https://files.pythonhosted.org/packages/3b/73/ce0c671f430c94d78169c52d6776ddcf956a61daff56a7b26554ebe4e7d9/easywsgi-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "a11c7e0b1ecd6727ed29d8616b4331d7", "sha256": "274d7934cc597e584b8bc212e5a2ae30b2edda03fb7ef4994f0ec8d4c00cdedc" }, "downloads": -1, "filename": "easywsgi-0.4.tar.gz", "has_sig": false, "md5_digest": "a11c7e0b1ecd6727ed29d8616b4331d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1832, "upload_time": "2015-05-04T19:57:54", "url": "https://files.pythonhosted.org/packages/24/c8/6ed3c2ebe98325c2bce1ab6d5266559934e1d61c6604230b150f109a9b30/easywsgi-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a11c7e0b1ecd6727ed29d8616b4331d7", "sha256": "274d7934cc597e584b8bc212e5a2ae30b2edda03fb7ef4994f0ec8d4c00cdedc" }, "downloads": -1, "filename": "easywsgi-0.4.tar.gz", "has_sig": false, "md5_digest": "a11c7e0b1ecd6727ed29d8616b4331d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1832, "upload_time": "2015-05-04T19:57:54", "url": "https://files.pythonhosted.org/packages/24/c8/6ed3c2ebe98325c2bce1ab6d5266559934e1d61c6604230b150f109a9b30/easywsgi-0.4.tar.gz" } ] }