I am starting development of Google Home actions and would like to do so with the Python language instead of node js, provided in the getting started tutorial at https://developers.google.com/actions/get-started/.
I was going through the tutorial and was stuck at the point where it requires the use of node js for the demo facts app.
I need to use Python for this, as mentioned above. (I think web hooks are something of importance here. Not sure what they are.)