Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 459 Bytes

File metadata and controls

23 lines (15 loc) · 459 Bytes

Integrated Library Simulator

Instructions to run

For the commands below, depending on the installation, python may have to be substituted with python3

  1. Upgrade pip with the following command (sudo required for linux distributions):

    pip install --upgrade pip
  2. Install requirements using the following:

    pip install -r requirements.txt
  3. Run main.py:

    python main.py