Integrations — Google Calendar & Keywords ========================================= The integrations package provides external service integrations: Google Calendar sync and keyword automation. Google Calendar --------------- Account Manager ~~~~~~~~~~~~~~~ .. autoclass:: jot.integrations.gcal.account_manager.GoogleCalendarAccountManager :members: :undoc-members: :show-inheritance: Authentication ~~~~~~~~~~~~~~ .. autoclass:: jot.integrations.gcal.auth.GoogleCalendarAuth :members: :undoc-members: :show-inheritance: Events ~~~~~~ .. automodule:: jot.integrations.gcal.events :members: :undoc-members: Keywords -------- KeywordHandler ~~~~~~~~~~~~~~ .. autoclass:: jot.integrations.keywords.handler.KeywordHandler :members: :undoc-members: :show-inheritance: Config Mixin ~~~~~~~~~~~~ .. automodule:: jot.integrations.keywords._config_mixin :members: :undoc-members: Handlers Mixin ~~~~~~~~~~~~~~ .. automodule:: jot.integrations.keywords._handlers_mixin :members: :undoc-members: