burnash/gspread

Feature Request: set_record + set_records

Aperta

#677 aperta il 2 mag 2019

 (13 commenti) (0 reazioni) (0 assegnatari)Python (979 fork)batch import
Feature Requestgood first issue

Metriche repository

Star
 (7501 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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)

Guida contributor