Flask App export FLASK_ENV=development export FLASK_APP=hello.py $ flask run python -c 'import os; print(os.urandom(16))'