language = "python3"
run = "pip install -U flask && python3 init_db.py && python3 app.py"
