File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
content/pages/05-deployment Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -49,11 +49,8 @@ and not all of them have Python support.
4949 [ Python 2.7] ( /blog/aws-lambda-python-2-7.html ) and
5050 [ Python 3.6/3.7] ( /blog/aws-lambda-python-3-6.html ) .
5151
52- * Azure Functions has second-class citizen support for Python. It's
53- supposed to be possible but
54- [ kind of hacky at the moment] ( https://github.com/Azure/azure-webjobs-sdk-script/issues/335 ) .
55- Polyglot support should be quickly coming to Azure to better
56- compete with AWS Lambda.
52+ * Azure Functions has stepped up its support for Python. It has support
53+ for [ Python 3.6 and 3.7] ( https://docs.microsoft.com/en-us/azure/azure-functions/functions-reference-python#python-version ) .
5754
5855* IBM Bluemix OpenWhisk is based on the
5956 [ Apache OpenWhisk] ( https://github.com/openwhisk/openwhisk )
You can’t perform that action at this time.
0 commit comments