Forums

3D Flask App Question

I'm almost done with my 3D flask app, and I want to make sure PAW can handle this.<br /> Its a 3D flight tracker. Right now its running on my computer as a flask app, in a non production environment. If I publish this to PAW, is it going to convert my app automatically for production / website?

enter image description here

There is no way for us to tell what your app requires. We have guides to deploying Flask: https://help.pythonanywhere.com/pages/Flask/

One more question. My flask app is scraping a public website without an API. On my computer, I Google Chrome installed, and that's how I'm scraping the site on headless mode. So how would I do that on the $10/month Developer plan? Can I install Google Chrome somewhere?

See https://help.pythonanywhere.com/pages/selenium/