burnash/gspread

Feature Request: Support accessing previous sheet revisions

Open

#294 opened on Sep 11, 2015

View on GitHub
 (9 comments) (4 reactions) (0 assignees)Python (6,606 stars) (960 forks)batch import
Feature Requesthelp wanted

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