DEV Community

Discussion on: Do You Use Python For Anything Besides Data Science?

Collapse
 
erikwhiting88 profile image
Erik

Wow I have never heard of Flask being used in a production environment, that's very interesting

Collapse
 
rleggos profile image
Rachel Leggett

In my experience, higher ed tends to make some less-popular stack choices and Flask was chosen for me so I'm not sure of the benefits or drawbacks to using it in prod. It does seem to work well enough for our use cases.

Collapse
 
masterroshan profile image
TJ Johnson

You'd be surprised if you look at some of the top sites using Flask. Pinterest is one of them.

I've done python web development on a professional level for 3 years, and I feel very fortunate that my skills are adjacent to data scientists and AI engineers.