python3-pyfuse3

Python 3 bindings for libfuse 3 with asynchronous API
  https://github.com/libfuse/pyfuse3
  0
  no reviews



Pyfuse3 is a set of Python 3 bindings for libfuse 3. It provides an asynchronous API compatible with Trio, and enables you to easily write a full-featured Linux filesystem in Python.