Ethienne Marcelin
WritableFileSystem
In [6]: class MyFS(WritableFileSystem): ...: _basepath = "" ...: def read_path(self, path): ...: return ...: def write_path(self, path, content): ...: return In [7]: MyFS()
OSError: source code not available
Nate
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.