Binary package “python-fswrap” in ubuntu bionic

unified object oriented interface to file system objects

 File system operations in Python are distributed across modules: os,
 os.path, fnmatch, shutil and distutils. This module attempts to make the
 right choices for common operations to provide a single interface.
 .
 This package is for Python 2.