lectio.py
latest
  • Installation
  • Quickstart
  • API Reference
  • Exceptions
lectio.py
  • Index
  • Edit on GitHub

Index

A | C | D | G | I | L | M | N | S | T | U

A

  • authenticate() (lectio.Lectio method)

C

  • class_name (lectio.models.user.User property)

D

  • display() (lectio.helpers.schedule.Module method)

G

  • get_all_students() (lectio.models.school.School method)
  • get_schedule() (lectio.models.user.User method)
  • get_str() (lectio.models.user.UserType method)
  • get_students_by_letter() (lectio.models.school.School method)
  • get_teachers() (lectio.models.school.School method)
  • get_user_by_id() (lectio.models.school.School method)

I

  • id (lectio.models.user.User attribute)
  • image (lectio.models.user.User property)
  • IncorrectCredentialsError
  • initials (lectio.models.user.User property)
  • InstitutionDoesNotExistError

L

  • Lectio (class in lectio)
  • lectio.exceptions
    • module
  • LectioError
  • log_out() (lectio.Lectio method)

M

  • Me (class in lectio.models.user)
  • me() (lectio.Lectio method)
  • module
    • lectio.exceptions
  • Module (class in lectio.helpers.schedule)

N

  • name (lectio.models.user.User property)

S

  • School (class in lectio.models.school)
  • school() (lectio.Lectio method)
  • search_for_students() (lectio.models.school.School method)
  • search_for_teachers() (lectio.models.school.School method)
  • search_for_users() (lectio.models.school.School method)
  • STUDENT (lectio.models.user.UserType attribute)

T

  • TEACHER (lectio.models.user.UserType attribute)
  • type (lectio.models.user.User attribute)

U

  • UnauthenticatedError
  • User (class in lectio.models.user)
  • UserDoesNotExistError
  • UserType (class in lectio.models.user)

© Copyright 2022, dnorhoj. Revision b76ba2f6.

Built with Sphinx using a theme provided by Read the Docs.