Handy little Python utilities/classes
A simple way of connecting to other hosts via ssh, executing commands, and copying files (ala scp), including parallel executions and copies similar to pdsh and pscp.
A simple thread management class
A module for setting up logging in a standard way so all our programs look the same
Time conversion routines for dealing with Weka time values (which are a little different than Python time values)