Skip to content
 
 

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wanmei_campus

完美校园模拟登录

from Card import open_device, CampusCard

if __name__ == '__main__':
    campus = CampusCard("完美校园账号", "完美校园密码", open_device('userinfo.txt'))
    bills = campus.get_bill("2019-06-01", "2019-07-31")
    print(campus.get_main_info())
    print(bills)

About

完美校园模拟登录

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages