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 7568f5874e * Added a tool to create bound instance method with weak ref to the instance. 9 years ago
TESTS * Added method idatetime.join_values() . 9 years ago
db * Documentation & test update. 10 years ago
file * Bugfixes for tmpdir. 9 years ago
iofmt * Fortran binary file: Added bulk_read_array1 method for quick reading of 10 years ago
math * Experimental support for BLAS for matrix multiplication. 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 a tool to create bound instance method with weak ref to the instance. 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_hstack function. 10 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 * Added simple text table reader. 10 years ago
timer.py * Added block_timer class for use in python 2.5+ "with ..." construct. 10 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