Skip to main content

Google Spreadsheets Python library

Project description

gspread is a super simple library for interacting with Google Spreadsheets.

Features

  • Open a spreadsheet by its title, url or key.

  • Select cells by labels, e.g. ‘A1’.

  • Extract range, entire row or column values.

  • Independent of Google Data Python client library.

  • Python 3 support.

Basic usage

Connect to Google Spreadsheet and set a value to a cell:

import gspread

# Login with your Google account
gc = gspread.login('thedude@abid.es','password')

# Open a worksheet from spreadsheet with one shot
wks = gc.open("Where is the money Lebowski?").sheet1

wks.update_acell('B2', "it's down there somewhere, let me take another look.")

Code and documentation

Check gspread on GitHub.

License

MIT

Download

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gspread-0.0.13.tar.gz (12.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gspread-0.0.13.linux-i686.exe (75.8 kB view details)

Uploaded Source

File details

Details for the file gspread-0.0.13.tar.gz.

File metadata

  • Download URL: gspread-0.0.13.tar.gz
  • Upload date:
  • Size: 12.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gspread-0.0.13.tar.gz
Algorithm Hash digest
SHA256 4205682004ca4aa866fea6a88dac26b7585fdf3b016785d50fbf2b118ec9f766
MD5 d413ad08805f3f0a1e9d5f9bebe5d35b
BLAKE2b-256 a7ab30b97015f6d45e9dcf833641537cdc845700b249fcdd6e917aa55fade2de

See more details on using hashes here.

File details

Details for the file gspread-0.0.13.linux-i686.exe.

File metadata

File hashes

Hashes for gspread-0.0.13.linux-i686.exe
Algorithm Hash digest
SHA256 a3c99fcceba72945ae30c72b0093eafc331ee13821a4e96802ba51d76c3da8ae
MD5 ac80647dd3efd43040e2bf78179c026c
BLAKE2b-256 98b91b3ac3f1402295e5f8d6ad6d3fcc25009d58aa44f8b298431fa5e104988b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page