LICENSE
README.md
setup.py
edutools_moodle/__init__.py
edutools_moodle/api.py
edutools_moodle/assignments.py
edutools_moodle/base.py
edutools_moodle/courses.py
edutools_moodle/grades.py
edutools_moodle/groups.py
edutools_moodle/py.typed
edutools_moodle/users.py
edutools_moodle.egg-info/PKG-INFO
edutools_moodle.egg-info/SOURCES.txt
edutools_moodle.egg-info/dependency_links.txt
edutools_moodle.egg-info/requires.txt
edutools_moodle.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/manual_test_courses.py
tests/test_assignments.py
tests/test_courses.py
tests/test_grades.py
tests/test_groups.py
tests/test_users.py