Thursday, February 9, 2012

Installing Flask on Windows using Bootstrapflask.py

For a course that I'm teaching, I created bootstrapflask.py, it was meant to make it possible to install Flask quickly on any OS.

The usage steps are as follows:

  1.   Run it:
        python bootstrapflask.py
  2. Launch it. From the directory where you ran the bootstrap launch the helloflask.py program (note on Windows, bootstrapflask.py creates a 'Scripts' directory):
         venv/Scripts/python helloflask.py
    
    


No comments:

Sign up for my upcoming Plone 5 Book & Video tutorials

plone 5 for newbies book and videos