An open API service indexing awesome lists of open source software.

https://github.com/demfier/get-branch-rank

a script to find your branch rank
https://github.com/demfier/get-branch-rank

Last synced: 8 months ago
JSON representation

a script to find your branch rank

Awesome Lists containing this project

README

          

# Get-branch-rank

This script calculates the branch rank of an IIT Kharagpur student given his/her roll number.

## Note: I've treated 5 year and 4 year courses as different branches.

## How to use get_branch_rank.py?:

1. Clone this repo by running the following command on your terminal: ``git clone https://github.com/Demfier/Get-branch-rank.git``
2. Get-branch-rank requires **Python's** libraries *requests* and *BeautifulSoup*.
To install the requirements run the following command in your terminal: ``pip install -r requirements.txt``

## How to run the script?:

1. Just open your terminal and run the script:
``>> python get_branch_rank.py``
and press ENTER
2. Enter your roll number and wait for some time. You will get your rank in your branch.

Peace!!