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 424a9238bb * hacks.py: Added make_unbound_method to allow general function to participate 13 years ago
db * Add documentation for file_table. Add note for future hash: SHA1,256,... 13 years ago
file * Update documentations. 14 years ago
iofmt * Added set_next_proc() method to set which procedure should be called when 13 years ago
math * __imul__ and __idiv__ should return the lvalue object itself. 13 years ago
net * Net-related helper objects. 14 years ago
params * Make Struct available publicly in wpylib.params namespace (with the 13 years ago
py * Creating wpylib.py module to contain all python-level hacks. 13 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
hacks.py * hacks.py: Added make_unbound_method to allow general function to participate 13 years ago
interactive_tools.py * Placeholder for interactive python support. 14 years ago
regexps.py * Minor documentation edit. 14 years ago
shell_tools.py * pipe_in (subprocess version): added "flush" method. 14 years ago
sugar.py * Added dict_islice to support slicing while ignoring non-existing keys 13 years ago
text_tools.py * Added vector_str and matrix_str generic function to print a matrix/vector 13 years ago
timer.py * Update documentations. 14 years ago
update-avocado.sh * Correcting recursive updates. 14 years ago
update-jaguar.sh * Using external login node on jaguar. 13 years ago
update-pzt.sh * Correcting recursive updates. 14 years ago