Skip to content

A FUSE-powered filesystem representation of the python object model

Notifications You must be signed in to change notification settings

multun/pythonfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

pythonfs

A FUSE-powered filesystem representation of the python object model.

Depends on fusepy and FUSE.

pip install fusepy
mkdir -p /tmp/testdir
python3 pythonfs.py /tmp/testdir

This thing is awfully slow, but it doesn't matter as no one should ever actually use it. If you do, ... well. You shouldn't.

About

A FUSE-powered filesystem representation of the python object model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages