News

Think it's complex to connect your Python program to the UNIX shell? Think again! In past articles, I've looked into concurrency in Python via threads (see "Thinking Concurrently: How Modern Network ...
Threading in Python by Reuven M. Lerner: threads can provide concurrency, even if they're not truly parallel. Using Python for Science by Joey Bernard: introducing Anaconda, a Python distribution for ...