AUTHORS.md
LICENSE
README.md
setup.cfg
setup.py
canvasapi/__init__.py
canvasapi/account.py
canvasapi/account_calendar.py
canvasapi/appointment_group.py
canvasapi/assignment.py
canvasapi/authentication_event.py
canvasapi/authentication_provider.py
canvasapi/avatar.py
canvasapi/blueprint.py
canvasapi/bookmark.py
canvasapi/calendar_event.py
canvasapi/canvas.py
canvasapi/canvas_object.py
canvasapi/collaboration.py
canvasapi/comm_message.py
canvasapi/communication_channel.py
canvasapi/content_export.py
canvasapi/content_migration.py
canvasapi/conversation.py
canvasapi/course.py
canvasapi/course_epub_export.py
canvasapi/course_event.py
canvasapi/current_user.py
canvasapi/custom_gradebook_columns.py
canvasapi/discussion_topic.py
canvasapi/enrollment.py
canvasapi/enrollment_term.py
canvasapi/eportfolio.py
canvasapi/exceptions.py
canvasapi/external_feed.py
canvasapi/external_tool.py
canvasapi/favorite.py
canvasapi/feature.py
canvasapi/file.py
canvasapi/folder.py
canvasapi/grade_change_log.py
canvasapi/gradebook_history.py
canvasapi/grading_period.py
canvasapi/grading_standard.py
canvasapi/group.py
canvasapi/jwt.py
canvasapi/license.py
canvasapi/login.py
canvasapi/module.py
canvasapi/new_quiz.py
canvasapi/notification_preference.py
canvasapi/outcome.py
canvasapi/outcome_import.py
canvasapi/page.py
canvasapi/page_view.py
canvasapi/paginated_list.py
canvasapi/pairing_code.py
canvasapi/peer_review.py
canvasapi/planner.py
canvasapi/poll.py
canvasapi/poll_choice.py
canvasapi/poll_session.py
canvasapi/poll_submission.py
canvasapi/progress.py
canvasapi/quiz.py
canvasapi/quiz_group.py
canvasapi/requester.py
canvasapi/rubric.py
canvasapi/scope.py
canvasapi/section.py
canvasapi/sis_import.py
canvasapi/submission.py
canvasapi/tab.py
canvasapi/todo.py
canvasapi/upload.py
canvasapi/usage_rights.py
canvasapi/user.py
canvasapi/util.py
canvasapi.egg-info/PKG-INFO
canvasapi.egg-info/SOURCES.txt
canvasapi.egg-info/dependency_links.txt
canvasapi.egg-info/not-zip-safe
canvasapi.egg-info/requires.txt
canvasapi.egg-info/top_level.txt
tests/test_account.py
tests/test_account_calendar.py
tests/test_appointment_group.py
tests/test_assignment.py
tests/test_authentication_event.py
tests/test_authentication_providers.py
tests/test_blueprint.py
tests/test_bookmark.py
tests/test_calendar_event.py
tests/test_canvas.py
tests/test_canvas_object.py
tests/test_collaboration.py
tests/test_comm_messages.py
tests/test_communication_channel.py
tests/test_content_export.py
tests/test_content_migration.py
tests/test_conversation.py
tests/test_course.py
tests/test_course_epub_export.py
tests/test_course_event.py
tests/test_current_user.py
tests/test_custom_gradebook_columns.py
tests/test_discussion_topic.py
tests/test_enrollment.py
tests/test_enrollment_term.py
tests/test_eportfolio.py
tests/test_external_feed.py
tests/test_external_tool.py
tests/test_favorite.py
tests/test_feature.py
tests/test_file.py
tests/test_folder.py
tests/test_grade_change_log.py
tests/test_gradebook_history.py
tests/test_grading_period.py
tests/test_grading_standard.py
tests/test_group.py
tests/test_jwt.py
tests/test_licenses.py
tests/test_login.py
tests/test_module.py
tests/test_new_quiz.py
tests/test_notification_preference.py
tests/test_outcome.py
tests/test_outcome_import.py
tests/test_page.py
tests/test_page_view.py
tests/test_paginated_list.py
tests/test_pairing_code.py
tests/test_peer_review.py
tests/test_planner.py
tests/test_poll.py
tests/test_poll_choice.py
tests/test_poll_session.py
tests/test_poll_submission.py
tests/test_progress.py
tests/test_quiz.py
tests/test_quiz_group.py
tests/test_requester.py
tests/test_rubric.py
tests/test_scope.py
tests/test_section.py
tests/test_sis_import.py
tests/test_submission.py
tests/test_tab.py
tests/test_todo.py
tests/test_uploader.py
tests/test_usage_rights.py
tests/test_user.py
tests/test_util.py
tests/test_validate_docstrings.py