common-workflow-language / common-workflow-language/cwltool
consider refactoring to pyfilesystem from our StdFsAccess
Open
help wanted
- Dominant language
- Python
- Stars
- 376
- Forks
- 255
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 12
Description
https://www.pyfilesystem.org/
https://www.pyfilesystem.org/page/index-of-filesystems/
It include S3, WebDav, FTP already
Arvados would need to implement Keep support
cwl-tes users could implement GridFTP support
It would really clean up the code base.
All file manipulation would go through this library instead of `StdFsAccess` or using the `os` module
Contributor guide
Assessment
This issue has not been assessed yet.