dexbot.controllers.worker_details_controller module

class dexbot.controllers.worker_details_controller.WorkerDetailsController(view, worker_name, config)

Bases: object

add_graph(tab, file)
initialize_worker_data()

Initializes details view with worker’s data.

populate_table_from_csv(tab, file, delimiter=';', first_item_header=True)
populate_text_from_file(tab, file)
static status_file_loaded(tab, file)
static status_file_not_found(tab, file)