googleapis / python-documentai-toolbox

Document AI Toolbox is an SDK for Python that provides utility functions for managing, manipulating, and extracting information from the document response. It creates a "wrapped" document object from JSON files in Cloud Storage, local JSON files, or output directly from the Document AI API.
https://cloud.google.com/document-ai/docs/toolbox
Apache License 2.0
34 stars 14 forks source link

refactor: Change read-only properties to `@cached_property` for readability and speed improvements #210

Closed holtskinner closed 4 months ago

holtskinner commented 11 months ago
holtskinner commented 11 months ago

~Blocked until support for Python 3.7 is removed https://github.com/googleapis/python-documentai-toolbox/issues/209~

This feature wasn't introduced until Python 3.8