python_utils Utility functions for common python operations for files, time, lists, math, pandas, MPI, and the web Installation python setup.py develop Example use from python_utils import file_utils found_fpaths = file_utils.find('.', '*.txt')