{ "info": { "author": "Artyom Topchyan", "author_email": "artyom.topchyan@live.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries", "Topic :: Utilities" ], "description": ".. image:: http://img.shields.io/pypi/v/apigw_wsi_handler.svg\n :target: https://pypi.python.org/pypi/apigw_wsi_handler\n\n.. image:: https://travis-ci.org/arttii/apigw_wsi_handler.svg?branch=master\n :target: https://travis-ci.org/arttii/apigw_wsi_handler\n\n.. image:: http://img.shields.io/badge/license-MIT-green.svg\n :target: https://github.com/arttii/apigw_wsi_handler/blob/master/LICENSE\n\napigw_wsi_handler is a Python 2 and 3 Package to proxy AWS API Gateway request to WSGI call.\n\nThis is almost fully lifted from https://github.com/logandk/serverless-wsgi. \n\nI just needed a seperate module.\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/apigw-wsgi-handler/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "apigw-wsgi-handler", "package_url": "https://pypi.org/project/apigw-wsgi-handler/", "platform": "", "project_url": "https://pypi.org/project/apigw-wsgi-handler/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/apigw-wsgi-handler/" }, "release_url": "https://pypi.org/project/apigw-wsgi-handler/1.0.0/", "requires_dist": [ "Werkzeug (>=0.9)" ], "requires_python": "", "summary": "API Gateway WSGI handler", "version": "1.0.0" }, "last_serial": 3467483, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "b5b0e078b803e3ef1343cbfb3e2226ed", "sha256": "cb9bd6acc7ba00220efc2daa7d9b05c550b0d364fd3dc8b4e55f9c7499190cda" }, "downloads": -1, "filename": "apigw_wsgi_handler-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b5b0e078b803e3ef1343cbfb3e2226ed", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6094, "upload_time": "2017-12-29T14:52:55", "url": "https://files.pythonhosted.org/packages/0b/f5/4f170e3b7ff7ec82d1e60c188209fa8d2cf65908a1dd6e765e28d1b58517/apigw_wsgi_handler-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "aae30b67d9540a2d01146df24fe36a2b", "sha256": "f6607d7f4941f5bab045edb9649bc44c0bb1f90a8a3dee36380da6ce615e9257" }, "downloads": -1, "filename": "apigw-wsgi-handler-1.0.0.tar.gz", "has_sig": false, "md5_digest": "aae30b67d9540a2d01146df24fe36a2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4390, "upload_time": "2017-12-29T14:52:58", "url": "https://files.pythonhosted.org/packages/26/14/537c7eef9a1b2fefd7152e1877685efba13803b2ee3fa92824bfaa01e8cd/apigw-wsgi-handler-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b5b0e078b803e3ef1343cbfb3e2226ed", "sha256": "cb9bd6acc7ba00220efc2daa7d9b05c550b0d364fd3dc8b4e55f9c7499190cda" }, "downloads": -1, "filename": "apigw_wsgi_handler-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b5b0e078b803e3ef1343cbfb3e2226ed", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6094, "upload_time": "2017-12-29T14:52:55", "url": "https://files.pythonhosted.org/packages/0b/f5/4f170e3b7ff7ec82d1e60c188209fa8d2cf65908a1dd6e765e28d1b58517/apigw_wsgi_handler-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "aae30b67d9540a2d01146df24fe36a2b", "sha256": "f6607d7f4941f5bab045edb9649bc44c0bb1f90a8a3dee36380da6ce615e9257" }, "downloads": -1, "filename": "apigw-wsgi-handler-1.0.0.tar.gz", "has_sig": false, "md5_digest": "aae30b67d9540a2d01146df24fe36a2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4390, "upload_time": "2017-12-29T14:52:58", "url": "https://files.pythonhosted.org/packages/26/14/537c7eef9a1b2fefd7152e1877685efba13803b2ee3fa92824bfaa01e8cd/apigw-wsgi-handler-1.0.0.tar.gz" } ] }