CLI
nuct
nuctpyのcliです.
Usage:
nuct [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
assignment
課題の一覧を表示.
Usage:
nuct assignment [OPTIONS]
Options:
--help Show this message and exit.
content
ある授業のリソースの一覧を表示.
Usage:
nuct content [OPTIONS] SITEID
Options:
-l, --link URLを表示します
-d, --download コンテンツを全てダウンロードします
-g, --grep TEXT リソースの名前の一部を指定します
-o, --out DIRECTORY ファイルの保存先ディレクトリを指定します
--help Show this message and exit.
site
授業の一覧を表示.
Usage:
nuct site [OPTIONS]
Options:
-y, --year TEXT 講義の年度を指定します
-i, --site_id 講義のsite_idを表示します
-d, --detail 講義の説明を表示します
--help Show this message and exit.