Skip to content

Python bindings for the low level FUSE API

License

Notifications You must be signed in to change notification settings

hugovk/python-llfuse

 
 

Repository files navigation

The Python-LLFUSE Module

Warning - no longer developed!

Python-LLFUSE is no longer actively developed and just receiving community-contributed maintenance to keep it alive for some time. Unless you are stuck with Python 2.x or libfuse 2.x, we recommend to use the pyfuse3 module instead.

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, but it should be compatible with OS-X, FreeBSD and NetBSD as well.

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.

Contributing

The Python-LLFUSE source code is available on GitHub.

About

Python bindings for the low level FUSE API

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • HTML 67.3%
  • Python 27.6%
  • C 3.2%
  • Jupyter Notebook 1.7%
  • Shell 0.1%
  • C++ 0.1%