fsspec
A specification for pythonic filesystems
A specification for pythonic filesystems
To install this package, run one of the following:
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.
Summary
A specification for pythonic filesystems
Last Updated
Feb 22, 2024 at 07:53
License
BSD-3-Clause
Total Downloads
3
Supported Platforms
GitHub Repository
https://github.com/fsspec/filesystem_specDocumentation
https://filesystem-spec.readthedocs.io/en/latest/