FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

python-webuntis/docs/session.rst at master · python-webuntis/python-webuntis · GitHub

Latest commit

 

History

History
43 lines (34 loc) · 931 Bytes

File metadata and controls

43 lines (34 loc) · 931 Bytes

Session

The Session Class

.. module:: webuntis

.. autoclass:: Session

    .. automethod:: login
    .. automethod:: logout
    .. autoattribute:: config
    .. autoattribute:: cache


Things you can do with the API

.. automethod:: departments
.. automethod:: holidays
.. automethod:: klassen
.. automethod:: timetable
.. automethod:: timetable_extended
.. automethod:: my_timetable
.. automethod:: rooms
.. automethod:: schoolyears
.. automethod:: subjects
.. automethod:: teachers
.. automethod:: statusdata
.. automethod:: last_import_time
.. automethod:: substitutions
.. automethod:: timegrid_units
.. automethod:: students
.. automethod:: exam_types
.. automethod:: exams
.. automethod:: timetable_with_absences
.. automethod:: class_reg_events

Back | FazBrowse Home | New Git URL