workdirfs/README.md

10 lines
277 B
Markdown
Raw Normal View History

2016-04-11 00:38:25 +02:00
# python-fuse-sample
2016-04-11 00:40:01 +02:00
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.