diff options
Diffstat (limited to 'python3-fsspec/README')
| -rw-r--r-- | python3-fsspec/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python3-fsspec/README b/python3-fsspec/README new file mode 100644 index 0000000..c5241fb --- /dev/null +++ b/python3-fsspec/README @@ -0,0 +1,6 @@ +fsspec (filesystem_spec) is a project to unify various interfaces for +different filesystem types into a single Pythonic interface. It provides +an abstract base class and implementations for local, in-memory, HTTP, +FTP, and other remote filesystems. + +Homepage: https://github.com/fsspec/filesystem_spec |
