# {py:mod}`snapsheets.sheet` ```{py:module} snapsheets.sheet ``` ```{autodoc2-docstring} snapsheets.sheet :allowtitles: ``` ## Module Contents ### Classes ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`Sheet ` - ```{autodoc2-docstring} snapsheets.sheet.Sheet :summary: ``` ```` ### API `````{py:class} Sheet :canonical: snapsheets.sheet.Sheet ```{autodoc2-docstring} snapsheets.sheet.Sheet ``` ````{py:attribute} url :canonical: snapsheets.sheet.Sheet.url :type: str :value: > None ```{autodoc2-docstring} snapsheets.sheet.Sheet.url ``` ```` ````{py:attribute} description :canonical: snapsheets.sheet.Sheet.description :type: str :value: > None ```{autodoc2-docstring} snapsheets.sheet.Sheet.description ``` ```` ````{py:attribute} filename :canonical: snapsheets.sheet.Sheet.filename :type: str :value: > None ```{autodoc2-docstring} snapsheets.sheet.Sheet.filename ``` ```` ````{py:attribute} datefmt :canonical: snapsheets.sheet.Sheet.datefmt :type: str :value: > '%Y%m%d' ```{autodoc2-docstring} snapsheets.sheet.Sheet.datefmt ``` ```` ````{py:attribute} skip :canonical: snapsheets.sheet.Sheet.skip :type: bool :value: > False ```{autodoc2-docstring} snapsheets.sheet.Sheet.skip ``` ```` ````{py:method} __post_init__() -> None :canonical: snapsheets.sheet.Sheet.__post_init__ ```{autodoc2-docstring} snapsheets.sheet.Sheet.__post_init__ ``` ```` ````{py:method} validate_url() -> None :canonical: snapsheets.sheet.Sheet.validate_url ```{autodoc2-docstring} snapsheets.sheet.Sheet.validate_url ``` ```` ````{py:method} get_fmt() -> str :canonical: snapsheets.sheet.Sheet.get_fmt ```{autodoc2-docstring} snapsheets.sheet.Sheet.get_fmt ``` ```` ````{py:method} get_key() -> str :canonical: snapsheets.sheet.Sheet.get_key ```{autodoc2-docstring} snapsheets.sheet.Sheet.get_key ``` ```` ````{py:method} get_gid() -> str :canonical: snapsheets.sheet.Sheet.get_gid ```{autodoc2-docstring} snapsheets.sheet.Sheet.get_gid ``` ```` ````{py:method} get_export_url() -> str :canonical: snapsheets.sheet.Sheet.get_export_url ```{autodoc2-docstring} snapsheets.sheet.Sheet.get_export_url ``` ```` ````{py:method} download() -> None :canonical: snapsheets.sheet.Sheet.download ```{autodoc2-docstring} snapsheets.sheet.Sheet.download ``` ```` ````{py:method} backup() -> None :canonical: snapsheets.sheet.Sheet.backup ```{autodoc2-docstring} snapsheets.sheet.Sheet.backup ``` ```` ````{py:method} snapshot() -> None :canonical: snapsheets.sheet.Sheet.snapshot ```{autodoc2-docstring} snapsheets.sheet.Sheet.snapshot ``` ```` `````