betterspread¶
An async Python wrapper around gspread that gives every cell and row
first-class async methods — read, write, clear, style, and delete without ever leaving your async/await flow.
pip install betterspread
Getting Started
An async Python wrapper around gspread that gives every cell and row
first-class async methods — read, write, clear, style, and delete without ever leaving your async/await flow.
pip install betterspread
Getting Started