Python script to detect course available vacancies changes in Buscacursos, with an aditional version for desktop notifications.
The scrypt can be run with buscacursos_update.py or with buscacursos_update_notifications.py to enable desktop notifiations (notifications in the system has to be enabled).
Python 3.7+
Libraries: requests, beautifulsoup4, time
Libraries only for notifications: plyer, os, platform
