gamesheet_sdk.commonΒΆ

Shared infrastructure for the GameSheet SDK.

Modules

auth

Authentication flows and token management for GameSheet.

browser

Reusable Playwright browser session for the JS-heavy WebUI path.

cli

Shared CLI utilities for GameSheet CLIs.

config

Configuration for an SDK session.

constants

SDK-wide constants and configuration values.

errors

Error message templates for the GameSheet SDK.

exceptions

Exceptions raised by gamesheet_sdk.

output

Multi-format rendering of tabular data for CLI workflows.

session

Reusable HTTP session for talking to the GameSheet WebUI.

shared

Shared utilities for domain modules.