Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
/ nkust_lib_check Public archive

圖書館電子資源檢測,原本是工作偷懶用,但因為不做了所以停更

Notifications You must be signed in to change notification settings

mlgzackfly/nkust_lib_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

說明

這是工作拿來偷懶用的,寫快樂的,所以 code 很亂。
能檢查圖書館的電子資源
HTTP status code 只要 ok 都算是連線正常。
會額外寫一個 output.txt 紀錄連線有問題的網址。
最後會紀錄花了多久時間(以秒為單位)。

使用

python3

安裝套件
pip install -r requirements.txt

執行
python3 lib.py

之後要改的

  1. 有些網站明明能連但還是顯示錯誤
  2. 輸出格式或許可以考慮 json
  3. code 可以寫好看一點

About

圖書館電子資源檢測,原本是工作偷懶用,但因為不做了所以停更

Resources

Stars

Watchers

Forks

Languages