Python bindings for the low-level FUSE API
Project description
Python-LLFUSE is a set of Python bindings for the low level FUSE API. It requires at least FUSE 2.8.0 and supports both Python 2.x and 3.x. Like FUSE itself, Python-LLFUSE is developed for Linux systems. However, we try to maintain compatibility with OS-X, FreeBSD and NetBSD as well (but due to lack of pre-release testers we can’t guarantee that every Python-LLFUSE release will run on these platforms - please report any bugs and we will try to fix them).
Python-LLFUSE releases can be downloaded from PyPi. The documentation can be read online and is also included in the doc/html directory of the Python-LLFUSE tarball.
Getting Help
Please report any bugs on the issue tracker. For discussion and questions, please use the general FUSE mailing list. A searchable mailing list archive is kindly provided by Gmane.
Development Status
The Python-LLFUSE API is not yet stable and may change from one release to the other.
Contributing
The Python-LLFUSE source code is available both on GitHub and BitBucket.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.