from iitkgp_erp_login.endpoints import * print(HOMEPAGE_URL) # Output: https://erp.iitkgp.ac.in/IIT_ERP3/ print(LOGIN_URL) # Output: https://erp.iitkgp.ac.in/SSOAdministration/auth.htm Login ERP login workflow is implemented in login(headers, session, ERPCREDS=None, OTP_CHECK_INTERVAL...
- 打开 https://erp.iitkgp.ac.in 网站,如果您尚未登录,您将自动登录,否则您将直接重定向到您的 ERP。对于IITKGP'ian,由 IITKGP'ian 提供。 ️更新[9.1.2] - 预填充数据(现在手动发送 OTP) [9.1.1] - 更新扩展以提示输入 otp [ 9.1.0 ] - 添加了备用引脚对话框(打字时隐藏) - 小修复和...
The only python package you will ever need to implement login process in ERP for IIT-KGP - Milestones - ashwinpra/iitkgp-erp-login-pypi
The only python package you will ever need to implement login process in ERP for IIT-KGP - chore(release): v2.3.4 · metakgp/iitkgp-erp-login-pypi@1209a0f
python3 -c "from iitkgp_erp_login.utils import generate_token; generate_token()" A browser window will open, prompting you to select the Google account associated with receiving OTP for login. Grant permission to the selected email address to utilize the newly enabled Gmail API. Click on Con...
The only python package you will ever need to implement login process in ERP for IIT-KGP - Milestones - arppoision/iitkgp-erp-login-pypi
The only python package you will ever need to implement login process in ERP for IIT-KGP - Labels · ashwinpra/iitkgp-erp-login-pypi