freebsd-ports/www/py-pygsheets/pkg-descr
Po-Chuan Hsieh 83f1d92e95
www/py-pygsheets: Add py-pygsheets 2.0.5
A simple, intuitive library for google sheets which gets your work done.

Features:
- Open, create, delete and share spreadsheets using title or key
- Intuitive models - spreadsheet, worksheet, cell, datarange
- Control permissions of spreadsheets.
- Set cell format, text format, color, write notes
- Named and Protected Ranges Support
- Work with range of cells easily with DataRange and Gridrange
- Data validation support. checkboxes, drop-downs etc.
- Conditional formatting support
- get multiple ranges with get_values_batch and update wit update_values_batch

WWW: https://github.com/nithinmurali/pygsheets
2021-07-19 01:46:58 +08:00

14 lines
615 B
Text

A simple, intuitive library for google sheets which gets your work done.
Features:
- Open, create, delete and share spreadsheets using title or key
- Intuitive models - spreadsheet, worksheet, cell, datarange
- Control permissions of spreadsheets.
- Set cell format, text format, color, write notes
- Named and Protected Ranges Support
- Work with range of cells easily with DataRange and Gridrange
- Data validation support. checkboxes, drop-downs etc.
- Conditional formatting support
- get multiple ranges with get_values_batch and update wit update_values_batch
WWW: https://github.com/nithinmurali/pygsheets