Package markov
Sub-modules
markov.apimarkov.authmarkov.commonmarkov.data_modelsmarkov.dispatchersmarkov.exceptionsmarkov.librarymarkov.project_profile
Functions
def before_send(event, hint)def init(api_token: str) ‑> None-
Logs in to the Markov user account using the provided API token.
Args
api_token:str- The API token used for authentication. For details on obtaining your API token, refer to: https://developer.markovml.com/docs/setup-your-machine#via-api-tokens
def init_default_profile()def init_profile(profile_name: str)