Fetch attendance from ERP and Pretty Print it on Terminal.
python3 -m pip install acl-iitbbs
python3 -m pip install acl-iitbbs --upgrade
$ acl --help
Usage: acl [OPTIONS]
Fetch attendance from IITBBS's ERP and Pretty Print it on Terminal.
Options:
-r, --roll TEXT Enter the Roll Number for ERP Login.
-p, --password TEXT Enter Password for ERP Login.
--help Show this message and exit
$ acl --roll 16CS010XX
Password:
╒═══════════════════════════════════════════════════╤════════════╤══════════════╕
│ Subject Name │ Attended │ Percentage │
╞═══════════════════════════════════════════════════╪════════════╪══════════════╡
│ Formal Languages and Automata Theory │ 44/58 │ 75.86 │
├───────────────────────────────────────────────────┼────────────┼──────────────┤
│ Computer Organization and Architecture │ 38/49 │ 77.55 │
├───────────────────────────────────────────────────┼────────────┼──────────────┤
│ Operating Systems │ 30/47 │ 63.83 │
├───────────────────────────────────────────────────┼────────────┼──────────────┤
│ Computer Organization and Architecture Laboratory │ 17/17 │ 100 │
├───────────────────────────────────────────────────┼────────────┼──────────────┤
│ Operating Systems Laboratory │ 14/15 │ 93.33 │
├───────────────────────────────────────────────────┼────────────┼──────────────┤
│ Numerical Methods │ 52/66 │ 78.79 │
├───────────────────────────────────────────────────┼────────────┼──────────────┤
│ Managerial Economics │ 25/42 │ 59.52 │
╘═══════════════════════════════════════════════════╧════════════╧══════════════╛
- Aman Pratap Singh
- Tummala Madhav
- Aditya Pal
- Rahul Kumar
MIT © Aman Pratap Singh