I adore Python (and flask), but I’ll be honest, I would never use it to host an actually efficient server. Python is unparalleled for prototyping and small fun projects, it’s not great for running a >100 user production webserver. Hosting costs alone will just be way more than necessary.
I adore Python (and flask), but I’ll be honest, I would never use it to host an actually efficient server. Python is unparalleled for prototyping and small fun projects, it’s not great for running a >100 user production webserver. Hosting costs alone will just be way more than necessary.