fsspec-xrootd#
An xrootd implementation for fsspec.
Install#
pip install "fsspec-xrootd[xrootd]"
Purpose#
To allow fsspec to use XRootD accessible storage systems. Install
fsspec-xrootd[xrootd] alongside fsspec and have easy access to files stored
on XRootD servers. Once installed, fsspec will be able to work with urls with
the root protocol. Only tested with Linux at this time.
Contents