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 6f91f61db4 * Syntax correction. 9 years ago
TESTS * Documentation update. 9 years ago
db * Documentation & test update. 10 years ago
file * In tmpdir cleanup: Replaced stray debug printout with a warning msg if 9 years ago
iofmt * Added my tools to parse/process textual table, from Cr2 project. 9 years ago
math * wpylib.math.fitting.stochastic: Added plot_curve_errorbar. 9 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 * Syntax correction. 9 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 * Added array_tools.array_vstack. 9 years ago
datetime.py * Upgraded utime_to_iso function to include more formatting. 10 years ago
datetime0_idt.py * Added method idatetime.join_values() . 9 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 class logged_runner for logging external programs called from 10 years ago
sugar.py * Added: dict_update_nested() for nested dict member copy-update into 10 years ago
text_tools.py * matrix_str: Added support for complex array. 9 years ago
timer.py * Minor bug fixes. 9 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