Skip to content

maxoyed/cqu_auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cquauth

重庆大学统一认证模块

安装

pip install cquauth

或者

sudo pip install cquauth

使用

from cquauth import verify
res = verify('统一认证号', '统一认证密码')

认证成功返回True,失败返回False

About

重庆大学统一认证

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages