Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
Flask is a great Python microframework that can make building web sites and applications much faster. It offers some handy and reliable shortcuts and tools that'll make your web development life a lot easier.
If you want to install Flask locally, I suggest using a virtualenv. You'll then want to do pip install flask
. If you need more information on pip
and local Python, check out the following two workshops: Setting Up A Local Python Environment in Windows or Setting Up a Local Python Environment in Mac OS X.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up