A basic attempt at accessing data in Universidad Austral's portal.
Inspired by https://github.com/matimiodosky/Portal
This project uses pipenv to manage packages:
Install dependencies by running:
pipenv install
Currently it only prints the "grade point average" for the user and the ids of all the courses by running the following command:
pipenv run python portal.py [dni] [password]