LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
buct_course/__init__.py
buct_course/auth.py
buct_course/client.py
buct_course/client_optimized.py
buct_course/course_utils.py
buct_course/exceptions.py
buct_course/lid_utils.py
buct_course/test_utils.py
buct_course.egg-info/PKG-INFO
buct_course.egg-info/SOURCES.txt
buct_course.egg-info/dependency_links.txt
buct_course.egg-info/requires.txt
buct_course.egg-info/top_level.txt
example/demo_client.py
example/full_html_test.py
example/homework_example.py
example/lid_type_test.py
example/simple_test.py
example/subject_test.py
example/test_example.py
example/time_test.py
example/updated_utils_test.py
test/buct_course_test_main.py
test/simple_test.py
test/test_client.py