burnash/gspread

Feature Request: set_record + set_records

开放

#677 创建于 2019年5月2日

 (13 条评论) (0 个反应) (0 位负责人)Python (979 个派生)batch import
Feature Requestgood first issue

仓库指标

星标
 (7,501 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

get_all_records() return nicely formatted dictionaries (thanks!)

set_record() (new feature) inset one dictionary to google sheet (values under right heading)

set_records() (new feature) inset list of dictionaries to google sheet (values under right heading)

贡献者指南