feat: refactor
1 parent e784767 commit 06e440ccbb7ec6dfebec090ed887e5fc42092004
@Qin Li Qin Li authored on 12 Nov 2022
Showing 34 changed files
View
.github/actions/deploy/action.yaml 0 → 100644
View
.github/actions/docs/action.yaml 0 → 100644
View
.github/actions/publish/action.yaml 0 → 100644
View
.github/dependabot.yaml 0 → 100644
View
.github/workflows/ci.yaml 0 → 100644
View
.github/workflows/gh-pages.yaml 0 → 100644
View
.github/workflows/update-license-year.yaml 0 → 100644
View
.gitignore
View
.pre-commit-config.yaml 0 → 100644
View
README.md 0 → 100644
View
config.yaml 0 → 100644
View
downloader.py 100644 → 0
View
identity.yaml 100644 → 0
View
main.py 100644 → 0
View
poetry.lock 0 → 100644
View
pyproject.toml 0 → 100644
View
requirements.txt
View
scripts/docs.sh 0 → 100644
View
scripts/install.sh 0 → 100644
View
scripts/template.sh 0 → 100644
View
thu_learn_downloader/__init__.py 0 → 100644
View
thu_learn_downloader/__main__.py 0 → 100644
View
thu_learn_downloader/build.py 0 → 100644
View
thu_learn_downloader/downloader.py 0 → 100644
View
thu_learn_downloader/helper.py 0 → 100644
View
thu_learn_downloader/parser.py 0 → 100644
View
thu_learn_downloader/readme.py 0 → 100644
View
thu_learn_downloader/sync.py 0 → 100644
View
thu_learn_downloader/types.py 0 → 100644
View
thu_learn_downloader/urls.py 0 → 100644
View
thu_learn_downloader/utils.py 0 → 100644
View
thu_learn_lib/helper.py 100644 → 0
View
thu_learn_lib/parser.py 100644 → 0
View
thu_learn_lib/ty.py 100644 → 0