Gspread-asyncio

Latest version: v2.0.0

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

Scan your dependencies

Page 2 of 3

1.6.0

- Require Python 3.7+ and gspread 5.3.
- Many, many new APIs added!
- Removed the first_row/first_col/last_row/last_col params from the docs. These were never implemented anyway! If you're working with offsets and need to convert to A1 notation there is a `gspread.utils.rowcol_to_a1` function that can handle the conversion for you.

1.5.3

- Fix an issue with the update() method's handling of raw input types. Thanks to alexdelorenzo
- Add, document and fix several other omitted kwargs in various functions

1.5.2

Fixes to CI with the 1.5.1 release.

1.5.1

- Fix worksheet.get_values(). Thanks to bryzgaloff

1.5.0

- Support gspread 4.0.
- Fixed type hint for append_rows(). Thanks to yevhen-molchanov for the bug report.
- Added worksheet.update() function. Thanks to imasters11 for the patch.

1.4.0

- Support gspread 3.7
- Add insert_cols method to worksheet
- Add insert/update/clear_note methods to worksheet

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.