@echo off set FLASK_ENV=development set FLASK_APP=src/claims.py python %FLASK_APP%