python-fs-plugin-sftp

Python filesystem abstraction - SFTP access
  http://pypi.python.org/pypi/fs/
  0
  no reviews



Pyfilesystem is a Python module that provides a common interface to many types of filesystem, and provides some powerful features such as exposing filesystems over an internet connection, or to the native filesystem.

This package is a dependency package, which depends on paramiko module.