Package markov
Sub-modules
markov.api
markov.auth
markov.common
markov.data_models
markov.dispatchers
markov.exceptions
markov.library
markov.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)