Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 263 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 263 Bytes

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