I have a Python script I was testing out. I got it from some repository and it’s not working with Replit. Normally it’d work locally on a machine but here I want it to generate a link to go to the website since it uses Flask or Gunicorn or something. How could I make it NOT do it locally like this? Thanks!
Repl link: https://replit.com/@boston2029/test#main.py