atoti.query package

Module contents

Warning

This module and its submodules are deprecated, import its symbols directly from atoti if atoti is installed and from atoti-query otherwise.

atoti.query.create_basic_authentication(username, password)

Warning

This function is deprecated, use BasicAuthentication instead.

Return type

Auth

atoti.query.create_token_authentication(token)

Warning

This function is deprecated, use BasicAuthentication instead.

Return type

Auth