python3-fusepy

simple Python interface to FUSE (Python 3)
  https://github.com/fusepy/fusepy
  0
  no reviews



Fusepy is a Python module that provides a simple interface to FUSE and MacFUSE. It's just one file and is implemented using ctypes. Due to a name clash with the existing API-incompatible python-fuse package, the importable module name for fusepy in Debian is 'fusepy' instead of upstream's 'fuse'.

This package installs the Python 3 version.