twinlab.get_user# twinlab.get_user(verbose=False)[source]# Show the username for the twinLab cloud account. Parameters: verbose (bool, optional) – Display information about the operation while running. Returns: User. Return type: str Example tl.get_user() 'tim@digilab.co.uk'