blob: e6ced9012a1df11b37f2e7c9e8a1781ddbe03f29 (
plain)
1
2
3
|
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.
|