I’ve been looking around a bit for some simple examples of threading in Python, and after a bit of digging, I came across these links:

I think the top example was the biggest help for me in route to thread a simple process, for what its worth.