An AWS Lambda Runtime for PyPy
Derived from https://github.com/iopipe/lambda-runtime-pypy3.5
This is an AWS Lambda Runtime for PyPy. It uses portable-pypy, which is a statically-linked distribution of PyPy.
To build this runtime as a layer:
make build
Apache 2.0