A Python Meal planner based on a CSV file
This script is intended to let anyone with a python terminal create a daily meal plan based on a CSV file (example provided) based on a set of requirements provided in the CSV file
TODO: Add weekly generation with a shopping list
Add support for limitted repeats on a daily/weekly basis