dandeliion.client.Simulator

class dandeliion.client.Simulator(credential: tuple[str, str])[source]

Data class containing informations about simulation server.

credential

tuple consisting of the username and password

Type:

tuple[str,str]

__init__(credential: tuple[str, str]) None

Methods

__init__(credential)

Attributes

credential