> cat /dev/github | grep security-tools
discovered 03 Aug 2026

gspread

via awesome-list
→ View on GitHub
Gspread is a Python API for Google Sheets that provides a simple interface for users to open, read, write, and format spreadsheets using Google Sheets. Its notable features include the ability to access spreadsheets by title, key, or URL, perform batching updates, and manage sharing and access control. This tool is particularly useful for developers and data analysts looking to automate and manipulate Google Sheets programmatically in Python.