iterative / iterative/PyDrive2

Regsister fsspec interface with fsspec

Open
#354 5 comments 1 reaction 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
670
Forks
75
PR merge metrics
No merged PRs in 30d

Description

The following stackoverflow question brought to my attention that, although this repo has an fsspec-compatible class, it is not registered with fsspec, so calls like fsspec.open("gdrive://...") don't work. Even importing the library does not seem to do the registration. (They DO work with the older gdrivefs.)

We should figure out what the appropriate protocol to use is and make sure that users have as smooth a path as possible to loading data off gdrive via fsspec.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.