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 Python Basics All Together Now Gather Information

Am i being pulled into trello and scrum? :-)

Does python require extra software? If so are there any free equivalent alternatives?

1 Answer

Steven Parker
Steven Parker
229,644 Points

You can take the entire course without ever installing Python if you want (I didn't). Just use the Treehouse workspaces. And the use of Trello in the video is unrelated to the actual programming, and it could have just as easily been a spreadsheet or a text file.

But you don't need an alternative, since Python itself is free to download and install. The latest version (currently 3.11.1) can be found on the official Python website.