gspread_asyncio
gspread_asyncio copied to clipboard
Bulk cell and bulk row methods
These need to be implemented upstream. Then, the gspread_asyncio code can have optional batching modes for row appends and cell updates that use these methods.
Partially covered in #24