GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Network
Fork
: 0
physicsdolphin
/
thu-learn-downloader-optimized
Transfer to URL with SHA
Find file
Newer
Older
tree:
65c6ef7fef
Branches
Tags
×
main
thu-learn-downloader-optimized
/ main.py
liblaf
on 26 Mar 2023
84 bytes
fix: use Typer app instead of command
Raw
Blame
History
from thu_learn_downloader.__main__ import app if __name__ == "__main__": app()