burnash/gspread

Feature Request: Support accessing previous sheet revisions

Open

#294 opened on Sep 11, 2015

 (9 comments) (4 reactions) (0 assignees)Python (979 forks)batch import
Feature Requesthelp wanted

Repository metrics

Stars
 (7,496 stars)
PR merge metrics
 (Avg merge 7d 17h) (2 merged PRs in 30d)

Description

I have a use case where it would be helpful to use gspread to compare changes before and after a revision change.

It looks like the Drive API supports retrieving previous revisions of a document.

Could you add this feature request to be able to load a sheet from a previous date.

Contributor guide