Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 417 Bytes

File metadata and controls

25 lines (15 loc) · 417 Bytes

is_it_good_for_me

Is it good for me?

Web interface

How to install?

mkvirtualenv is_it_good_for_me
pip install -r requirements.txt

How to run?

python run.py
# On firefox go to: "http://localhost:5000/"

Data scripts

Same instalation as the web interface

How to run?

python data_scripts/script_name
# A csv file will be generated where you ran the script