Dietcoster is an iterative, multiple solution solver that finds meal plans that fit various constraints.
pip install -r requirements.txt
Edit dataset.xlsx as required
Run meal_planner.py if you wish to see results via command line, or web_server.py to run the web interface on port 8080