https://github.com/eedeidk/cglscore | |
- install poetry https://python-poetry.org/docs/#installation
- clone repo
git clone https://github.com/eedeidk/cglscore
- inside the cloned folder install poetry env
poetry install
- runt the main.py using
poetry run python main.py
or spawn a shell and run by usingpoetry shell
currently can handle ssc cgl/chsl score cards to show section wise score of the candidate from his answer key response.
for educational purpose only. do not use for any unauthorised access or etc. user will be responsible for all his actions. for issues and improvement create issue on repo. for fix pull request on beta branch