Which Flask apps in production?

8 points by hhimanshu ↗ HN
I am interested to know which Flask Application are running in production

5 comments

[ 2.5 ms ] story [ 18.2 ms ] thread
I think filepicker.io use flask (based on reading some of their posts on HN).

Also, found an ad posting by Tutorspree (YC W11) which uses flask.

lore.com uses Flask for their product.
I have built flask apps used in production. It works very well, though dealing with secure sessions requires a bit more work than Im used to.