Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 688 Bytes

File metadata and controls

20 lines (11 loc) · 688 Bytes

Lectocal with login

This is a quick and dirty fix for LecToCal to enable login.

Installation

  1. Install LecToCal.

  2. Download the file lectio.py from this repo.

  3. 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.

  4. Copy and replace the existing lectio.py file in the LecToCal python package: ...Python\Lib\site-packages\lectocal.

  5. Run the script as normal.

License

Lectocal is licensed under the Apache 2.0 license, see LICENSE or apache.org for details.