Skip to content

weka/pyutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyutils

Handy little Python utilities/classes

wekassh

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.

sthreads

A simple thread management class

wekalogging

A module for setting up logging in a standard way so all our programs look the same

wekatime

Time conversion routines for dealing with Weka time values (which are a little different than Python time values)