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. .. code-block:: bash pip install betterspread .. toctree:: :maxdepth: 2 :caption: Getting Started getting-started/why getting-started/installation getting-started/quickstart .. toctree:: :maxdepth: 2 :caption: API Reference api/connection api/sheet api/tab api/row api/cell api/style