Skip to content

Utility functions for common python operations for files, time, lists, math, pandas, MPI, and the web

Notifications You must be signed in to change notification settings

timcrose/python_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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')

About

Utility functions for common python operations for files, time, lists, math, pandas, MPI, and the web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages