News

The python-request directory has an example on how to invoke the Function Builder API from python. Run the build.py script with the required flags to turn a function handler into a container image.
When I wanted to deploy multiple functions into the same function app using the new Python programming model, I had a hard time getting my hands on any working examples of how to deploy multiple ...