Gsheet V2.1 -
# Initialize the client gs = GSheet('path/to/credentials.json')
Compared to v2.0, version 2.1 adds:
Earlier versions often crashed with generic API errors. v2.1 introduces better exception handling for: gsheet v2.1
# Initialize the client gs = GSheet('path/to/credentials.json')
Compared to v2.0, version 2.1 adds:
Earlier versions often crashed with generic API errors. v2.1 introduces better exception handling for: gsheet v2.1