burnash/gspread

Feature Request: set_record + set_records

Open

#677 opened on 2019年5月2日

GitHub で見る
 (13 comments) (0 reactions) (0 assignees)Python (960 forks)batch import
Feature Requestgood first issue

Repository metrics

Stars
 (6,606 stars)
PR merge metrics
 (平均マージ 7d 17h) (30d で 2 merged PRs)

説明

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)

コントリビューターガイド