- Python is installed and added to your environment variables
Step 1: Download the repo as a zip or clone the repo
Step 2: Install pip
Step 3: Run the command to get dependencies
pip install -r requirements.txt
Step 4: Save your schedule as an html file (follow the guide below)
Step 5: To generate the ics file run the command
python Schedule.py <name of html file>
Instructions in pictures: