liuyunfz / chaoxing_tool

超星网课助手,拥有 一键完成超星中的任务点/刷取课程学习次数/下载课程资源 等功能。基于python语言
GNU General Public License v3.0
315 stars 58 forks source link

[Enhancement] Clear Console on Unix System #120

Closed SakuraPuare closed 9 months ago

SakuraPuare commented 9 months ago

https://github.com/liuyunfz/chaoxing_tool/blob/d7eb673fc623ceb4d55f6705dc8d42f4369c5868/main.py#L22

unix 系统中无 cls 是否可以通过 os 判断操作系统类型实现 清屏

image