pyutils contains several functions that are not specific to a single package, script or task, but rather, common utilities that can be used by SAS tasks or by users within a Python interface. Albeit limited in its current state, it should evolve into a more complex common library easy to import.
The preferred use of the module is through pysas, as in 'import pysas.pyutils.pyutils as pyutils'.