aboutsummaryrefslogtreecommitdiffstats
path: root/python3-fsspec/README
blob: c5241fb4a3a98cc255fc129e2f46719a1b22fd61 (plain)
1
2
3
4
5
6
fsspec (filesystem_spec) is a project to unify various interfaces for
different filesystem types into a single Pythonic interface. It provides
an abstract base class and implementations for local, in-memory, HTTP,
FTP, and other remote filesystems.

Homepage: https://github.com/fsspec/filesystem_spec