Azure & Python - Hello World example in Python

Does anyone have a Hello World example for Azure?

I noticed that there is only an Azure and nodejs one built in. I’d like to try out the Python capabilities of Azure - knowing that it is not fully production-ready.

Any code or ideas are welcome.

Even the Azure NodeJS sample doesn’t seem to work at all. When I try to install using npm install -g serverless-azure-functions it throws up a bunch of warnings and doesn’t install anything despite it saying that it installed the package. Very frustrating.