Skip to main content

Google Spreadsheets Python API

Project description

Super simple Google Spreadsheets Python API.

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','****')

# 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.")

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.

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.14.tar.gz (12.7 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.14.linux-i686.exe (75.7 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for gspread-0.0.14.tar.gz
Algorithm Hash digest
SHA256 ce7c1821b5a90fd31b8a0c7b6901e7007142ed278819167d1fd71c309f0ce4d8
MD5 2cbb2aa3a481e86b1424d2bc65d76079
BLAKE2b-256 40894bd4098b452d41dd877d8ff830276a41981a91f15d8fe75a8a6c04edae49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gspread-0.0.14.linux-i686.exe
Algorithm Hash digest
SHA256 987db8211f4986bb53385cb2c326a05aea5021e20d3eaf521d1a91c905a9b04c
MD5 7400da9a6f69fc8f5022c65801976368
BLAKE2b-256 e967a4738e92e35cc8ae3b18e5868ec6a5b2e3c144f7eafe0b430d9e5fec73ce

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