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 37b556ded8 * Added dict_slice, a slicing tool returning a subset of a given dict 14 years ago
db * Renaming file_db to file_table class. 14 years ago
math * Don't save python compiled modules. 15 years ago
.cvsignore * Don't save python compiled modules. 15 years ago
__init__.py * Introducing "wpylib" which is the collection of my small python utilities. 15 years ago
graph_digitizer.py * text_tools: module to contain simple text utilities. 15 years ago
interactive_tools.py * Placeholder for interactive python support. 15 years ago
shell_tools.py * Include *all* coreutils as the repertoire of the shell_tool commands. 14 years ago
sugar.py * Added dict_slice, a slicing tool returning a subset of a given dict 14 years ago
text_tools.py * Added: str_unindent to unindent python """-style string. 15 years ago