import ... from
syntax as you won't be able to set the module options like app_id
.app_started()
once per session, if you are using Nucleus in several files call app_started() the earliest possible.auto_user_id
option of the module to True
to automatically assign the user an ID based on his username and hostname.app_started()
for this to worknucleus.set_props
multiple times without overwriting past props.True
.init
, error:
and nucleus:
.