python-fswrap

Unified object oriented interface to file system objects
  https://github.com/hyde/fswrap
  0
  no reviews



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.