burnash / burnash/gspread

Feature Request: set_record + set_records

Open
#677 13 comments 0 reactions 0 assignees View on GitHub
Feature Request good first issue
Dominant language
Python
Stars
7.5k
Forks
979
PR merge metrics
No merged PRs in 30d

Description

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)

Contributor guide

Open the contributing guide

Research direction

Start by tracing the existing get_all_records() entry point and how it maps sheet headings to dictionaries. Define set_record() for one dictionary and set_records() for a list, preserving values under matching headings, then verify the behavior against a Google Sheet.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.