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 9de91dcc59 * Don't save python compiled modules. 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
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 * Added backward compatibility/support for python 2.3 or older. 14 years ago
sugar.py * Syntactic sugars for quick-and-dirty python programming. 14 years ago
text_tools.py * Added: str_unindent to unindent python """-style string. 14 years ago