h1. Python Resources {{>toc}} h2. Multi-Threading * "Running a method as a background thread in Python":http://sebastiandahlgren.se/2014/06/27/running-a-method-as-a-background-thread-in-python/ * "threading interface in Python (official docs)":https://docs.python.org/2/library/threading.html * "Daemon Threads Explanation (stack overflow)":https://stackoverflow.com/questions/190010/daemon-threads-explanation