Installing Flask install the flask command for bash
flask
Just run flask for a good overview of the commands
Default gets app.py or wsgi.py
export FLASK_ENV=development
Last updated 7 years ago