python3-fswrap

unified object oriented interface to file system objects (Python 3)
  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 3.