Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python Object-Oriented Python (retired) Objects What Are Objects And Classes?

Where do i find the download for python?

I'm watching the first video but can't find where the download for the program used is.

do you mean the files or the program python ? or both?

bdw I'm going sleep but if files look at down of the video and look for download , there should be like 4 links .

If program then look what he typed on internet or search python and the update so like python 3.2 etc.. try to search python.com or something like that

hope i helped

uh I meant how to download the workspace he was using. When I make my own games I don't want to have to use the web workspace Treehouse has. Thanks! And have a good sleep!

3 Answers

Kenneth Love
STAFF
Kenneth Love
Treehouse Guest Teacher

There's a workspace attached to the last video that has 100% of the code in it and you can download workspaces through their menu options.

Ken Alger
STAFF
Ken Alger
Treehouse Teacher

Chase;

I would recommend heading to the [Python](www.python.org) site to download the development environment and take a look at the documentation they offer.

Happy coding and welcome to Treehouse!

Ken

Art deHoyos
Art deHoyos
14,531 Points

Like Ken said, python.org will get you what you need to get started. JetBrains also makes a nice IDE (fancy code editor) for python called PyCharm. The community version is free, but you have to pay for it if you want to use it to build websites.

You don't have to have anything but what you can download for free at python.org, though.