Forums

How to see python script result in web page?

Hey all, sorry for the newbie question. Basically, I have made a pythonanywhere web app and uploaded a working python script (that uses a csv file). How do I see the result in the web app? When I enter bornworldwide.pythonanywhere.com/thepythonscript.py it tells me it is an invalid request.

What do I need to do to make it work?

Take a look at Turning a Python script into a website