A simple tool to fetch your class and section information from PESUAcademy and dump it into a CSV file.
python -m venv venv
source venv/bin/activate # On Windows use `venv\Scripts\activate`
pip install -r requirements.txt
python helper.py
python scrapes.py