Open static web page in python return statement

I have a web form that customers use that runs through a custom app and python. How do you open a web page URL in the return statement. As of now they will be directed to the python.script.url .

I think what I am looking at is a return URL at the end of the script.