remove unnecessary content for tidier development
1 parent 7b8a6cb commit beea567f284256aeb4e97caa8655b2a4a8f971e1
@physicsdolphin physicsdolphin authored on 4 Apr
Showing 32 changed files
View
.cspell.json 100644 → 0
View
.envrc 100644 → 0
View
.idea/.gitignore 0 → 100644
View
.idea/inspectionProfiles/Project_Default.xml 0 → 100644
View
.idea/inspectionProfiles/profiles_settings.xml 0 → 100644
View
.idea/misc.xml 0 → 100644
View
.idea/modules.xml 0 → 100644
View
.idea/thu-learn-downloader.iml 0 → 100644
View
.idea/vcs.xml 0 → 100644
View
Taskfile.yaml 100644 → 0
View
cspell.json 100644 → 0
View
demo.tape 100644 → 0
View
main.py 100644 → 0
View
openssl.cnf 100644 → 0
View
poetry.lock 100644 → 0
Too large (Show diff)
View
pyproject.toml 100644 → 0
View
requirements.txt
View
scripts/deploy-gh-pages.sh 100644 → 0
View
scripts/dist.sh 100644 → 0
View
scripts/download-all.sh 100644 → 0
View
scripts/python_version.py 100644 → 0
View
thu_learn_downloader/__init__.py 100644 → 0
View
thu_learn_downloader/client/__init__.py 100644 → 0
View
thu_learn_downloader/client/course.py
View
thu_learn_downloader/client/learn.py
View
thu_learn_downloader/common/__init__.py 100644 → 0
View
thu_learn_downloader/download/__init__.py 100644 → 0
View
thu_learn_downloader/download/description.py
View
thu_learn_downloader/download/downloader.py
View
thu_learn_downloader/download/filename.py
View
thu_learn_downloader/login/__init__.py 100644 → 0
View
thu_learn_downloader/login/auto.py