Skip to content

A specification that python filesystems should adhere to.

License

Notifications You must be signed in to change notification settings

edrodrigues-ag/filesystem_spec

 
 

Repository files navigation

filesystem_spec

PyPI version Anaconda-Server Badge Build Docs

A specification for pythonic filesystems.

Install

pip install fsspec

or

conda install -c conda-forge fsspec
<