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 Purwanto f7c9ad7d34 * Added functions time_diff() and shift_time() for UNIX time manipulation. 11 years ago
db * Module wpylib.db.indexing_float: utility for floating-point (FP)-based 11 years ago
file * Added some useful functions from my pw2g_bench_MnO.py scriptlet collection: 12 years ago
iofmt * In text_output methods, do the required action iff self.out is not None. 12 years ago
math * Added Test_3(). 12 years ago
net * Added os.path-like methods: isdir, isfile, islink. 12 years ago
params * Added tests for Parameters._all_keys(). 11 years ago
py * Added a facility to catch exception while capturing stdout, and deliver 12 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
datetime.py * Added functions time_diff() and shift_time() for UNIX time manipulation. 11 years ago
debugging.py * New module wpylib.debugging: Debugging tools. 13 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 * Added wpylib.interactive_tools.printstr class to facilitate logging of 12 years ago
ipython-interactive-script.PY * ipython-interactive-script.PY: skeleton for my ipython interactive script. 13 years ago
regexps.py * Minor documentation edit. 14 years ago
shell_tools.py * Added some useful functions from my pw2g_bench_MnO.py scriptlet collection: 12 years ago
sugar.py * Added zip_gen() to simulate the effect of built-in zip() function, but 12 years ago
text_tools.py * str_igrep(): use enumerate function. 12 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