cellmage.integrations.gdocs_utilsยถ

Google Docs utility for interacting with the Google Docs API.

This module provides the GoogleDocsUtils class for fetching and processing Google Documents.

Functions

find_first_existing_path(path_list_str)

Given a string of colon-separated paths, return the first one that exists.

hashable_lru_cache([maxsize, typed])

LRU cache decorator that can handle unhashable arguments.

Classes

GoogleDocsUtils([auth_type, token_path, ...])

Utility class for interacting with the Google Docs API.