| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Simplified OAuth2 flow
* Fix Worksheet.delete_rows() index error
* Deprecate Worksheet.delete_row()
* Scope Worksheet.find() to a specific row or a column
* Add Worksheet.add_protected_range()
* Add ability to fetch cell address in A1 notation
* Add Worksheet.delete_columns()
* Ignore numericising specific columns in get_all_records
* Add option folder_id when creating a spreadsheet
* Add insertDataOption to Worksheet.append_row() and Worksheet.append_rows()
Notes:
svn path=/head/; revision=532760
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove DEPRECATED flag as this port now supports python3
* Added Spreadsheet.values_batch_update()
* Added:
* Worksheet.get()
* Worksheet.batch_get()
* Worksheet.update()
* Worksheet.batch_update()
* Worksheet.format()
* Added more parameters to Worksheet.append_row()
* Fix usage of client.openall when a title is passed in
Notes:
svn path=/head/; revision=528427
|
|
|
|
| |
Notes:
svn path=/head/; revision=479230
|
|
|
|
| |
Notes:
svn path=/head/; revision=479227
|
|
|
|
| |
Notes:
svn path=/head/; revision=464249
|
|
|
|
| |
Notes:
svn path=/head/; revision=431810
|
|
|
|
| |
Notes:
svn path=/head/; revision=417901
|
|
|
|
| |
Notes:
svn path=/head/; revision=411351
|
|
|
|
| |
Notes:
svn path=/head/; revision=403209
|
|
WWW: http://burnash.github.io/gspread/
Notes:
svn path=/head/; revision=368335
|