A simple tool to find open rooms at UCalgary.
Not an official university tool.
- Install BeautifulSoup4 from your distro's repos or using
pip. - Run the
find-room.pyeither as an executable after achmod +xor use withpython3 find-room.py
Course listings are scrapped from department sites which are typically not updated with room changes throughout the semester.
There is no guarantee that the information is accurate or up to date.