Pygsheets

Latest version: v2.0.6

Safety actively analyzes 629765 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

2.0.1

bug fixes

2.0.0

This version is not backwards compatible with 1.x
There is major rework in the library with this release.
Some functions are renamed to have better consistency in naming and clear meaning.

- update_cell() renamed to update_value()
- update_cells() renamed to update_values()
- update_cells_prop() renamed to update_cells()
- changed authorize() params : outh_file -> client_secret, outh_creds_store ->credentials_directory, service_file -> service_account_file, credentials -> custom_credentials
- teamDriveId, enableTeamDriveSupport changed to client.drive.enable_team_drive, include_team_drive_items
- parameter changes for all get_* functions : include_empty, include_all changed to include_tailing_empty, include_tailing_empty_rows
- parameter changes in created_protected_range() : gridrange param changed to start, end
- remoed batch mode
- find() splited into find() and replace()
- removed (show/hide)_(row/column), use (show/hide)_dimensions instead
- removed link/unlink from spreadsheet

**New Features added**
--------------------------------
- chart Support added
- sort feature added
- better support for protected ranges
- multi header/index support in dataframes
- removes the dependency on oauth2client and uses google-auth and google-auth-oauth.

Other bug fixes and performance improvements

Credits
---------
Kordishal
ssg2526

1.1.4

Better Multi-index support for dataframe
Better Team Drive Support
Update cell list with properties
Fixed authorization issue in windows
share sheet with anyone
protected range support, added visibility controls
frozen row/col support
dimension visibility controls
added batch update only for cell properties

other bug fixes

1.1.3

* Added Teamdrive support
* Added cell text alignment
* Improved Datarange support
* Other bug fixes

1.1.2

Add Text Rotation feature
Add Teamdrive support
Add adjust_row_height method to adjust the height of one or more row
Various bug fixes/improvements in dataframe handling
added extend to update_cells, improved cell_list update
added refresh option to worksheet
made cache process and os independed, fixes
enum representation bug fixe

1.1.1

New data grid model for storing ranges, hence support for named ranges. improved cell support.
bug fixes

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.