Mar Tin
Mar Tin
Sep 2, 2018 · 1 min read

So I’m reading up on python and how to “connect” it to a front-end and I also stumbled upon flask — which looks really great. The only thing that was putting me off was on how it is run: In your example you mention that you simply type `python flask-simple.py` to run it — but I read that you’d have to execute it using FLASK_APP=flask-simple.py flask run . How do you manage to run it normally?

    Mar Tin

    Written by

    Mar Tin