/pygrist-mini

A (very) minimal Python document API client for Grist

Primary LanguagePythonMIT LicenseMIT

A (very) minimal API client for Grist

Currently only supports a few document operations, but enough for my purposes.

Alternative to the official API package, which (still) monkeypatches the standard library for Py3 compatibility.

Also supports the new raw-SQL endpoint.