{ "info": { "author": "John Mutuma", "author_email": "johnmutuma5@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "A simple demo on how to make WSGI middleware\n\ne.g. using Flask app\n\nfrom WSGI_middleware import WSGI_app\n\napp = Flask(__name__)\napp = WSGI_app(app)\n\n# and you're done!", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "None", "maintainer": "", "maintainer_email": "", "name": "WSGI-middleware", "package_url": "https://pypi.org/project/WSGI-middleware/", "platform": "", "project_url": "https://pypi.org/project/WSGI-middleware/", "project_urls": null, "release_url": "https://pypi.org/project/WSGI-middleware/0.0.100/", "requires_dist": null, "requires_python": "", "summary": "Usage of WSGI middleware", "version": "0.0.100" }, "last_serial": 3587575, "releases": { "0.0.100": [ { "comment_text": "", "digests": { "md5": "54515ba6b03873896ae53fefbc390cc4", "sha256": "a073a91469174c4c1c201e2848cb55cea538f16067acbbb6234f54f946991db3" }, "downloads": -1, "filename": "WSGI_middleware-0.0.100-py2.7.egg", "has_sig": false, "md5_digest": "54515ba6b03873896ae53fefbc390cc4", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 1707, "upload_time": "2018-02-16T13:54:20", "url": "https://files.pythonhosted.org/packages/9a/8a/890e8a0ff650fda4b0837af7eb9f51f37e7cd32bea555dfc5c02ee7054ba/WSGI_middleware-0.0.100-py2.7.egg" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "54515ba6b03873896ae53fefbc390cc4", "sha256": "a073a91469174c4c1c201e2848cb55cea538f16067acbbb6234f54f946991db3" }, "downloads": -1, "filename": "WSGI_middleware-0.0.100-py2.7.egg", "has_sig": false, "md5_digest": "54515ba6b03873896ae53fefbc390cc4", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 1707, "upload_time": "2018-02-16T13:54:20", "url": "https://files.pythonhosted.org/packages/9a/8a/890e8a0ff650fda4b0837af7eb9f51f37e7cd32bea555dfc5c02ee7054ba/WSGI_middleware-0.0.100-py2.7.egg" } ] }