demo-site little web site.power by flask HOW TO USE $ pipenv install --dev $ flask shell >>> db.create_all() $ flask run