Arka Bhattacharya
Jenny Liang
Leiyi Zhang
Soham Pardeshi
This project requires Python >= 3.7
To run the application from source:
- Ensure that you have Python 3 and a Python package manager (e.g. pip) installed.
- From the root of the folder, run
pip install -r requirements.txt
. Or, install all of the requirements detailed in requirements.txt. - To execute a command, please run
python cfe <command> <params>
from the root of the folder. Refer to section 4.1 for API usage details (see https://docs.google.com/document/d/1_uyduzbevI2s905mJY5_yCmw1VDD-GkK3kCpRj788sE/edit#heading=h.accln9wrzjbf)