mkvirtualenv evo; cdvirtualenv # this installs flask, flask-script and everything you need pip install Flask-Evolution touch myapp.py touch manage.py