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.
|
1 year ago | |
---|---|---|
google_sheets_wrapper | 1 year ago | |
.gitignore | 4 years ago | |
LICENSE | 7 years ago | |
Makefile | 1 year ago | |
NOTICE | 1 year ago | |
README.md | 1 year ago | |
poetry.lock | 1 year ago | |
pyproject.toml | 1 year ago | |
setup.cfg | 1 year ago | |
setup.py | 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.