Use the package manager pip to install kov-utils.
pip install kov-utilskjson.py - json save and load
paths.py - paths and file extensions
rand.py - generate random string and sleep mechanism
request.py - request with retry mechanism
sh.py - subprocess commands
strings.py - string utilities
from kov_utils import strings
string_between('kov_utilstestingphase', 'kov_utils', 'phase') #string, from, to