#!/bin/sh export FLASK_APP=MaPagePerso.py export FLASK_ENV=development python3 -m flask run