/fridge-simulation

Refrigerator simulation in plotly dash with controllers

Primary LanguagePython

Refrigerator simulation

Installation

$ git clone https://github.com/Dawnkai/iss.git
$ pip install -r requirements.txt

Running

  1. With matplotlib:
$ python script.py
  1. With dash:
$ python main.py