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 582c7f25aa * Generic generator module. 14 years ago
db * Fix to make this work with independent pysqlite2 package. 14 years ago
iofmt * Added writing facility. Still largely untested. 14 years ago
math * Don't save python compiled modules. 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
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 * import_commands now will *NOT* override built-in python names (like dir, 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. 14 years ago