setup.py
clever/__init__.py
clever/api_client.py
clever/configuration.py
clever/importer.py
clever/rest.py
clever/version.py
clever/apis/__init__.py
clever/apis/data_api.py
clever/apis/events_api.py
clever/models/__init__.py
clever/models/bad_request.py
clever/models/contact.py
clever/models/contact_object.py
clever/models/contact_response.py
clever/models/contacts_created.py
clever/models/contacts_deleted.py
clever/models/contacts_response.py
clever/models/contacts_updated.py
clever/models/course.py
clever/models/course_object.py
clever/models/course_response.py
clever/models/courses_created.py
clever/models/courses_deleted.py
clever/models/courses_response.py
clever/models/courses_updated.py
clever/models/credentials.py
clever/models/district.py
clever/models/district_admin.py
clever/models/district_admin_object.py
clever/models/district_admin_response.py
clever/models/district_admins_response.py
clever/models/district_object.py
clever/models/district_response.py
clever/models/districtadmins_created.py
clever/models/districtadmins_deleted.py
clever/models/districtadmins_updated.py
clever/models/districts_created.py
clever/models/districts_deleted.py
clever/models/districts_response.py
clever/models/districts_updated.py
clever/models/event.py
clever/models/event_response.py
clever/models/events_response.py
clever/models/internal_error.py
clever/models/location.py
clever/models/name.py
clever/models/not_found.py
clever/models/principal.py
clever/models/school.py
clever/models/school_admin.py
clever/models/school_admin_object.py
clever/models/school_admin_response.py
clever/models/school_admins_response.py
clever/models/school_object.py
clever/models/school_response.py
clever/models/schooladmins_created.py
clever/models/schooladmins_deleted.py
clever/models/schooladmins_updated.py
clever/models/schools_created.py
clever/models/schools_deleted.py
clever/models/schools_response.py
clever/models/schools_updated.py
clever/models/section.py
clever/models/section_object.py
clever/models/section_response.py
clever/models/sections_created.py
clever/models/sections_deleted.py
clever/models/sections_response.py
clever/models/sections_updated.py
clever/models/student.py
clever/models/student_object.py
clever/models/student_response.py
clever/models/students_created.py
clever/models/students_deleted.py
clever/models/students_response.py
clever/models/students_updated.py
clever/models/teacher.py
clever/models/teacher_object.py
clever/models/teacher_response.py
clever/models/teachers_created.py
clever/models/teachers_deleted.py
clever/models/teachers_response.py
clever/models/teachers_updated.py
clever/models/term.py
clever/models/term_object.py
clever/models/term_response.py
clever/models/terms_created.py
clever/models/terms_deleted.py
clever/models/terms_response.py
clever/models/terms_updated.py
clever_python.egg-info/PKG-INFO
clever_python.egg-info/SOURCES.txt
clever_python.egg-info/dependency_links.txt
clever_python.egg-info/requires.txt
clever_python.egg-info/top_level.txt
test/__init__.py
test/test_bad_request.py
test/test_contact.py
test/test_contact_object.py
test/test_contact_response.py
test/test_contacts_created.py
test/test_contacts_deleted.py
test/test_contacts_response.py
test/test_contacts_updated.py
test/test_course.py
test/test_course_object.py
test/test_course_response.py
test/test_courses_created.py
test/test_courses_deleted.py
test/test_courses_response.py
test/test_courses_updated.py
test/test_credentials.py
test/test_data_api.py
test/test_district.py
test/test_district_admin.py
test/test_district_admin_object.py
test/test_district_admin_response.py
test/test_district_admins_response.py
test/test_district_object.py
test/test_district_response.py
test/test_districtadmins_created.py
test/test_districtadmins_deleted.py
test/test_districtadmins_updated.py
test/test_districts_created.py
test/test_districts_deleted.py
test/test_districts_response.py
test/test_districts_updated.py
test/test_event.py
test/test_event_response.py
test/test_events_api.py
test/test_events_response.py
test/test_internal_error.py
test/test_location.py
test/test_name.py
test/test_not_found.py
test/test_principal.py
test/test_school.py
test/test_school_admin.py
test/test_school_admin_object.py
test/test_school_admin_response.py
test/test_school_admins_response.py
test/test_school_object.py
test/test_school_response.py
test/test_schooladmins_created.py
test/test_schooladmins_deleted.py
test/test_schooladmins_updated.py
test/test_schools_created.py
test/test_schools_deleted.py
test/test_schools_response.py
test/test_schools_updated.py
test/test_section.py
test/test_section_object.py
test/test_section_response.py
test/test_sections_created.py
test/test_sections_deleted.py
test/test_sections_response.py
test/test_sections_updated.py
test/test_student.py
test/test_student_object.py
test/test_student_response.py
test/test_students_created.py
test/test_students_deleted.py
test/test_students_response.py
test/test_students_updated.py
test/test_teacher.py
test/test_teacher_object.py
test/test_teacher_response.py
test/test_teachers_created.py
test/test_teachers_deleted.py
test/test_teachers_response.py
test/test_teachers_updated.py
test/test_term.py
test/test_term_object.py
test/test_term_response.py
test/test_terms_created.py
test/test_terms_deleted.py
test/test_terms_response.py
test/test_terms_updated.py