The is a simple python cli application that enables the manipulation of cvs file depending on the choice of the user

python .\setup.py sdist
twine upload --repository-url https://upload.pypi.org/legacy/ .\dist\GradAnalystCodeTest-0.0.1.tar.gz
