Skip to content

A CLI appplication for students of IIT Bhubaneswar made using Python and Click.

License

Notifications You must be signed in to change notification settings

IronVenom/iitbbscli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI PyPI - License

IIT Bhubaneswar CLI

A CLI (Command Line Interface) App to get the following stuff related to institute:

  • Holidays List for the current year.
  • Top 30 headlines depicting the ongoings inside the institute.
  • Biometric Attendance from ERP.
  • Results from ERP (SGPAs, CGPA and Report Card).

Installation

$ pip install iitbbscliupdates

Usage

After the installation, go to the command line :

  1. To get the help menu:
$ iitbbscli --help
  1. To get the list of holidays:
$ iitbbscli holidays
  1. To get the headlines:
$ iitbbscli headlines
  1. To get the biometric attendance: ( Username and Password are the ones that are required in the ERP System )
$ iitbbscli attendance
  1. To get results of examinations:
$ iitbbscli result

About

A CLI appplication for students of IIT Bhubaneswar made using Python and Click.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages