Skip to content

A (very) minimal Python document API client for Grist

License

Notifications You must be signed in to change notification settings

inducer/pygrist-mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.