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