LICENSE
README.md
pyproject.toml
src/Xdcheckin.egg-info/PKG-INFO
src/Xdcheckin.egg-info/SOURCES.txt
src/Xdcheckin.egg-info/dependency_links.txt
src/Xdcheckin.egg-info/entry_points.txt
src/Xdcheckin.egg-info/requires.txt
src/Xdcheckin.egg-info/top_level.txt
src/xdcheckin/__init__.py
src/xdcheckin/__main__.py
src/xdcheckin/core/__init__.py
src/xdcheckin/core/chaoxing.py
src/xdcheckin/core/locations.py
src/xdcheckin/core/xidian.py
src/xdcheckin/server/__init__.py
src/xdcheckin/server/server.py
src/xdcheckin/server/static/activity.js
src/xdcheckin/server/static/classroom.js
src/xdcheckin/server/static/curriculum.js
src/xdcheckin/server/static/g_classroom_urls.js
src/xdcheckin/server/static/global.js
src/xdcheckin/server/static/location.js
src/xdcheckin/server/static/login.js
src/xdcheckin/server/static/misc.js
src/xdcheckin/server/static/player.js
src/xdcheckin/server/static/style.css
src/xdcheckin/server/static/util.js
src/xdcheckin/server/templates/index.html
src/xdcheckin/util/__init__.py
src/xdcheckin/util/chaoxing_captcha.py