A community led collection of recipes, build infrastructure and distributions for the conda package manager.
A community led collection of recipes, build infrastructure and distributions for the conda package manager.
fsspec
v2026.7.0
A specification for pythonic filesystems
A specification for pythonic filesystems
Description
To produce a template or specification for a file-system interface, that specific implementations should follow, so that applications making use of them can rely on a common behaviour and not have to worry about the specific internal implementation decisions with any given backend. Many such implementations are included in this package, or in sister projects such as s3fs and gcsfs.
In addition, if this is well-designed, then additional functionality, such as a key-value store or FUSE mounting of the file-system implementation may be available for all implementations "for free".
Install package
If this channel isn't in your workspace yet, add it first: