Often times I'd like to test additions to my Flask app before going live with the changes. Is there a way to do something like
python flask_app.py --test new_feature
and this process would start my flask_app and attempt to load mypythonanywhere.com/new_feature