This is a Python interface to libfuse (https://github.com/libfuse/libfuse).
-
The API is described in
README.new_fusepy_api
. It's an informative description, not a reference. Apart from that, see the examples and the actual code. -
Project home page is https://github.com/libfuse/python-fuse
-
Changelog
andREADME.new_fusepy_api.html
are generated files and are only included in releases. Look intomake_release.sh
for seeing how they are made.
This project is currently orphaned. If you're interested in taking over maintenance, please file an issue. Ideally, this would include some reasons why you're qualified and some pull requests as additional evidence (so we know the project will be in good hands).