Skip to content

dnorhoj/lectio.py

Repository files navigation

Looking for a new maintainer

I am graduating in summer, and therefore the continued development of lectio.py will stop. (It has been halted for a while as I don't have motivation as I'm not going to be able to use it in a few months.)

You can find my contact details in my GitHub profile if you want to continue the development!

lectio.py

License Documentation Status PyPi version PyPi supported python versions

Please note: This library is nowhere close to done.

The best way to get data from Lectio with Python 3.

The goal of this library, is to be able to fetch different parts of the Lectio interface in a readable format.

You can read the documentation

How do i use this?

You can install this library via pip:

pip install lectio.py

For a quickstart guide as well as some examples, you can read the documentation here.

Progress

Implementation progress
  • Schedule
  • User info
  • Absence
  • Mail
  • Assignments
  • Homework
  • Surveys (Probably not going to be implemented)
  • Grades
  • Search for students / teachers

Todo

  • Make a better README
  • Quickstart, Examples, etc.

Known bugs

  • Not made to work with teacher accounts (as i have no way of testing anything)

Contributing

If you want to contribute, you can just fork this repository and start a pull request.

If you notice something that isn't working as intended you can start an issue.

License

This repository uses the GNU Lesser General Public License v3.0 you can read more about it in LICENSE.