/scores-generator

A python script to handle/manage given scores and to generate excel sheet scores using pandas

Primary LanguagePython

Scores Generator

A python script to handle/manage given scores and to generate excel sheet scores using pandas.

Preview

Steps

Run following below commands in terminal

pip install -r requirements.txt
OR
pip3 install -r requirements.txt

Then run python script by running python scoresGenerator.py OR python3 scoresGenerator.py command in the terminal, Enjoy!