LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
librus_apix/__init__.py
librus_apix/announcements.py
librus_apix/attendance.py
librus_apix/client.py
librus_apix/completed_lessons.py
librus_apix/exceptions.py
librus_apix/grades.py
librus_apix/helpers.py
librus_apix/homework.py
librus_apix/messages.py
librus_apix/notifications.py
librus_apix/schedule.py
librus_apix/student_information.py
librus_apix/timetable.py
librus_apix/urls.py
librus_apix.egg-info/PKG-INFO
librus_apix.egg-info/SOURCES.txt
librus_apix.egg-info/dependency_links.txt
librus_apix.egg-info/requires.txt
librus_apix.egg-info/top_level.txt
tests/test_announcements.py
tests/test_attendance.py
tests/test_client.py
tests/test_get_completed_lessons.py
tests/test_grades.py
tests/test_homework.py
tests/test_messages.py
tests/test_schedule.py
tests/test_student_information.py
tests/test_timetable.py