Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 277 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 277 Bytes

python-fuse-sample

This repo contains a very simple FUSE filesystem example in Python. It's the code from a post I wrote a while back:

https://www.stavros.io/posts/python-fuse-filesystem/

If you see anything needing improvement or have any feedback, please open an issue.