Metadata-Version: 2.1
Name: lambda-wsgi
Version: 0.0.1
Summary: run wsgi apps on aws lambda from api gateway or alb events
Home-page: https://github.com/marxus/lambda-wsgi
Author: Amit Marcus
Author-email: marxus@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown

# lambda-wsgi
run wsgi apps on aws lambda from api gateway or alb events

#### install:
```
$ pip install lambda-wsgi
```


