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 6c8c2d8381 * Added: dict_update_nested() for nested dict member copy-update into 10 years ago
db * Module wpylib.db.indexing_float: utility for floating-point (FP)-based 11 years ago
file * wpylib.file.file_utils: added path_prep and mkdir_p. 10 years ago
iofmt * wpylib.iofmt.fortbin: Added fortran_types class to manage and analyze 11 years ago
math * Added missing function (rms). 10 years ago
net * Added os.path-like methods: isdir, isfile, islink. 12 years ago
params * For auto param _create_() function: added _skipframes_ option, if needed. 10 years ago
py * Added function_name to obtain the name given to a function. 10 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
array_tools.py * New module: wpylib.array_tools for convenient array manipulations. 10 years ago
datetime.py * utime_to_iso(): Let the local current time be the default input data. 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 * Moved the following functions from wpylib.shell_tools to 10 years ago
sugar.py * Added: dict_update_nested() for nested dict member copy-update into 10 years ago
test_sugar.py * Added: dict_update_nested() for nested dict member copy-update into 10 years ago
text_tools.py * Added function str_indent for completeness. 10 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