Nith_results
Nith_results copied to clipboard
repository to contain results of NITH
Nith_results
Nith_results is a terminal app to extract result of NITH.
You can also visit website built over data extracted using this tool.
Installation
Install using pip (Recommended)
- Use pip to install, user
--userflag
python3 -m pip install --user nith_results
Build from Source
- Clone the repository and checkout to stable commit
git clone https://github.com/srbcheema1/nith_results
cd nith_results
git checkout <latest_version say: v0.0.x>
- install requirements
python3 -m pip install --user -r requirements.txt
- Install nith_results
python3 setup.py install --user
- Building Source Distribution
python3 setup.py sdist
Available Stats
-
Results are organised in folders for each branch in result directory
-
Branch wise results are present in folders named with branch with files as
batch_xx_xgpi.txtorbatch_xx_xgpi.json. -
Full Year-wise and Full college wise results are also available in folders FULL_YEAR and FULL_COLLEGE respectively.
-
Result is available in text and json format in result/text and result/json directories respectively
-
Folders contain results in
branch_name_xx_xgpi.txt. -
Also you can find out
full_year_xx_xgpi.txtcontaining data for whole year.
Contact / Social Media
Developed by
Developer / Author: Srb Cheema
Special Thanks
Special thanks to Rohit Kaushal for building web-interface for this data.



