File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -222,6 +222,7 @@ Other Known Implementations
222222- `ocifs `_ for access to Oracle Cloud Object Storage
223223- `ocilake `_ for OCI Data Lake storage
224224- `ossfs `_ for Alibaba Cloud (Aliyun) Object Storage System (OSS)
225+ - `p9fs `_ for 9P (Plan 9 Filesystem Protocol) servers
225226- `s3fs `_ for Amazon S3 and other compatible stores
226227- `wandbfs `_ to access Wandb run data (experimental)
227228- `webdav4 `_ for WebDAV
@@ -239,6 +240,7 @@ Other Known Implementations
239240.. _ocifs : https://pypi.org/project/ocifs
240241.. _ocilake : https://github.com/oracle/ocifs
241242.. _ossfs : https://github.com/fsspec/ossfs
243+ .. _p9fs : https://github.com/pbchekin/p9fs-py
242244.. _s3fs : https://s3fs.readthedocs.io/en/latest/
243245.. _wandbfs : https://github.com/jkulhanek/wandbfs
244246.. _webdav4 : https://github.com/skshetry/webdav4
You can’t perform that action at this time.
0 commit comments