Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 473 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 473 Bytes

STUD - Student's Unique Depression

Checks which courses are available in an academic term

To run, download all the files and navigate into the download folder and execute the following lines:

python3 -m pip install pathlib Pillow glob2 beautifulsoup4 requests
python3 STUD.py

Written in Python3 and used BeautifulSoup library.

Disclaimer

I do not take any responsibility. You are responsible for your own actions. Use it at your own risk.