Skip to content

Repository files navigation

Emergency response generator

Introduction

All descriptions are in requirements pdf file

Usage

Installation

  1. Download the folder with all the files
  2. Install python packages numpy and pandas:
pip install numpy, pandas

Running (Python Script)

  1. Go to the directory with main.py file
  2. Run python script:
  • On windows:
py main.py
  • On Linux:
python main.py

Configuration

All constants in utils/constants.py can be changed (including number of tuples), nothing else should be changed

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages