free serverless hosting python code example Example: creating rest api in serverless with python 1$ virtualenv venv --python=python3 2$ source venv/bin/activate