Skip to content

Commit 14b1a1d

Browse files
authored
docs: add link to new implementation for Microsoft drive API (#1853)
1 parent 9927f80 commit 14b1a1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/api.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ documentation carefully before using any particular package.
250250
- `wandbfsspec`_ to access Weights & Biases (experimental)
251251
- `webdav4`_ for WebDAV, with protocol "webdav://" or "dav://"
252252
- `xrootd`_ for xrootd, with protocol "root://"
253+
- `msgraphfs`_ for Microsoft storage (ie Sharepoint) using the drive API through Microsoft Graph, with protocol "msgd://"
253254

254255
.. _abfs: https://github.com/dask/adlfs
255256
.. _adl: https://github.com/dask/adlfs
@@ -284,6 +285,7 @@ documentation carefully before using any particular package.
284285
.. _wandbfsspec: https://github.com/alvarobartt/wandbfsspec
285286
.. _webdav4: https://github.com/skshetry/webdav4
286287
.. _xrootd: https://github.com/CoffeaTeam/fsspec-xrootd
288+
.. _msgraphfs: https://github.com/acsone/msgraphfs
287289

288290
.. _readbuffering:
289291

0 commit comments

Comments
 (0)