Skip to content
RaiseLtwiCe edited this page Feb 23, 2019 · 5 revisions

gspread community wiki

Introduction

gspread is a Python library for dealing with Google Spreadsheets.

Features:

  • Open a spreadsheet by its title or url.
  • Extract range, entire row or column values.
  • Independent of Google Data Python client library.
  • Python 3 support.

Project's page

https://github.com/burnash/gspread

Documentation

http://burnash.github.com/gspread

Cookbook

Please, share your recipes in the wiki Cookbook

Kek

Clone this wiki locally