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 Threads

I want to know how exactly you can make Python threads because I'm working on a project that needs Python's multi-threading technique. Here's a link to the Python documentation about Threads (too bad I can't understand... that's why I'm here asking this question!) https://docs.python.org/3/tutorial/stdlib2.html?highlight=threads

You must scroll down the page a little bit to get the multi-threading topic (when you click that link).

Thanks in advance! ~Alex

Now tagging a couple people: Jason Anders Steven Parker Chris Freeman Kenneth Love

Steven Parker
Steven Parker
243,658 Points

This might be a good topic for a new course! Kenneth?

1 Answer

Hi Alexander,

Try going through these answers on StackOverflow. I agree with Steven, though — this would be an interesting topic to have a Treehouse course on.

I agree.