My tools of the trade for python programming.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
wirawan 1c6547d3c0 * Added default debug level. 14 years ago
db * Added default debug level. 14 years ago
iofmt * Minor updates. 14 years ago
math * Function ztol: for zeroing out array elements below certain tolerance. 14 years ago
net * Net-related helper objects. 14 years ago
.cvsignore * Don't save python compiled modules. 14 years ago
__init__.py * Introducing "wpylib" which is the collection of my small python utilities. 15 years ago
dirty.py * Template for dirty scripts/experiments. 14 years ago
generators.py * Generic generator module. 14 years ago
graph_digitizer.py * text_tools: module to contain simple text utilities. 15 years ago
interactive_tools.py * Placeholder for interactive python support. 14 years ago
shell_tools.py * pipe_in() for "piping in" input to an external command. 14 years ago
sugar.py * Added: dict_join to join several dicts, with keys from latter dicts taking 14 years ago
text_tools.py * Added slice_str for easy printout of a slice object in python typical slice 14 years ago