This is a quick and dirty fix for LecToCal to enable login.
-
Install LecToCal.
-
Download the file
lectio.py
from this repo. -
Open the file in a text editor and replace the text YOUR_USERNAME_HERE and YOUR_PASSWORD_HERE (at line 51 and 52) with your lectio username and password.
-
Copy and replace the existing
lectio.py
file in the LecToCal python package:...Python\Lib\site-packages\lectocal
. -
Run the script as normal.
Lectocal is licensed under the Apache 2.0 license, see LICENSE or apache.org for details.