Console tool to retrieve data from .csv file and to provide in console. python main.py --files <path_to_csv_files> --report <report_type> Currently only supports average-rating and average-price type. Easy way to run tests python -m pytest -v