burnash/gspread
Google Sheets Python API observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 95
- Release rhythm 28
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 75
- age_days: 5388
- days_rel: 476
- days_push: 34
- n_releases_24m: 4
Adoption not part of the score
7503 stars · 980 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python client library for the Google Sheets API v4, providing a simple interface to open, read, write, format, and share spreadsheets. It supports authentication via service accounts, OAuth, and API keys.
Use cases
- read and write data to google sheets from python
- sync a database or csv export into a spreadsheet
- automate spreadsheet updates in a scheduled script
- share and manage permissions on google sheets programmatically
- append rows to a sheet from a web app backend
- format cell ranges in google sheets via code
When to choose
- you need Python access to Google Sheets with a simple, high-level API
- you want to automate reading, writing, or formatting spreadsheet data
- you need service-account or OAuth authentication for Sheets
When to avoid
- you need a full-featured spreadsheet engine or offline spreadsheet processing
- you work with Excel or other non-Google spreadsheet formats
- you need guaranteed long-term maintenance - the project is currently seeking new maintainers
Facets
library · maturity maintenance
database-driver sdk spreadsheets apis developer-tools python cross-platform google-sheets google-sheets-api-v4 spreadsheets google-api oauth2 automation
2 sources
- readme: https://github.com/burnash/gspread · fetched 2026-08-28 · 90a689b1f325
- registry_pypi: https://pypi.org/pypi/gspread/json · fetched 2026-08-29 · 2d19fbcbd044
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| burnash/gspread | main | 73 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem