Welcome to SlySheets for Python’s documentation!#

🚧 This library is an early work in progress! Breaking changes may be frequent.

🐍 For Python 3.10+

No-boilerplate, async and typed Google Sheets access. πŸ˜‹

pip install slysheets

This library does not have full coverage. Currently, the following topics are supported:

  • Editing sheet cells

  • Reading sheet metadata

You can use SlyAPI to directly grant user tokens using the command line, covering the whole OAuth 2 user grant process after getting client credentials from Google.