You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jakub Valenta 95e61d125f Use loopback auth instead of deprecated OOB 1 year ago
google_sheets_wrapper Use loopback auth instead of deprecated OOB 1 year ago
.gitignore sheets: Explicitly set client secrets path 4 years ago
LICENSE Initial commit 7 years ago
Makefile Use loopback auth instead of deprecated OOB 1 year ago
NOTICE Use loopback auth instead of deprecated OOB 1 year ago
README.md Use loopback auth instead of deprecated OOB 1 year ago
poetry.lock Use loopback auth instead of deprecated OOB 1 year ago
pyproject.toml Use loopback auth instead of deprecated OOB 1 year ago
setup.cfg Use loopback auth instead of deprecated OOB 1 year ago
setup.py Use loopback auth instead of deprecated OOB 1 year ago

README.md

Google Sheets Wrapper

A library wrapping Google Sheets API to make some operations easier.

Installation

Install Google Sheets Wrapper using pip:

$ pip install google-sheets-wrapper

Usage

from google_sheets_wrapper import sheets

Help

See google_sheets_wrapper/sheets.py.

Contributing

Feel free to remix this project under the terms of the Apache License, Version 2.0.