- Generates individual routines for each group from a single file containing routines of all groups
- Newly generated group routines are saved in the individual_routines folder
- python 3.9 and above (tested)
- openpyxl
- Install python from python's official website
- Install openpyxl using pip
pip3 install openpyxl
- Ensure routine.xlsx exists in the routinizer directory
- Run program using the following commands
python3 app.py
python3 app.py
python app.py