Gspread Versions Save

Google Sheets Python API

v6.1.0

1 month ago

Major changes

  • types can be obtained using mypy to type code using gspread
  • Add a new method to authenticate using API key for public spreadsheets

What's Changed

New Contributors

Full Changelog: https://github.com/burnash/gspread/compare/v6.0.2...v6.1.0

v6.0.2

2 months ago

What's Changed

Full Changelog: https://github.com/burnash/gspread/compare/v6.0.1...v6.0.2

v6.0.1

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/burnash/gspread/compare/v6.0.0...v6.0.1

v6.0.0

3 months ago

Main changes

The main changes in version 6 are:

  • gspread now has typing! This should make it easier to code with Python's typing autocomplete.
  • the client object has been changed so now you can implement your own

v5.12 to v6.0 Migration Guide

What's Changed

New Contributors

Full Changelog: https://github.com/burnash/gspread/compare/v5.12.4...v6.0.0

v5.12.4

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/burnash/gspread/compare/v5.12.3...v5.12.4

v5.12.3

4 months ago

What's Changed

Full Changelog: https://github.com/burnash/gspread/compare/v5.12.2...v5.12.3

v5.12.2

5 months ago

What's Changed

Full Changelog: https://github.com/burnash/gspread/compare/v5.12.1...v5.12.2

v5.12.1

5 months ago

What's Changed

Full Changelog: https://github.com/burnash/gspread/compare/v5.12.0...v5.12.1

v5.12.0

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/burnash/gspread/compare/v5.11.3...v5.12.0

v5.11.3

7 months ago

Full Changelog: https://github.com/burnash/gspread/compare/v5.11.2...v5.11.3