Skip to content

Instantly share code, notes, and snippets.

"""
History:
2018.11.25.19: argument path to as_dict(). New methods from_fs() from_dir()
2018.11.25 : bugfix in 'r' mode of openbin.
2018.10.01 : initial version
"""
import fs
import fs.base
import fs.errors
import fs.osfs