8000 GitHub - ran93r12/Grade-Assigner-python: Automated Grade Allotment for collage students. · GitHub
[go: up one dir, main page]

Skip to content

ran93r12/Grade-Assigner-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grade-Assigner-python

Automated Grade Allotment for students.

What's this about?

This a python based GUI which take Marks of students in a excel sheet, computes the grades according to relative and absolute grading and generate a excel sheet with all the grades of the students.

Installation

Clone the project

  git clone https://github.com/ran93r1210/Grade-Assigner-python.git

Go to the project directory

  cd Grade-Assigner-python

Setting up virtual environment

  python -m venv my-name-virtual-env
  source my-name-virtual-env/bin/activate 

Install dependencies

  pip install -r requirements.txt

Execution

  python3 Grade_Allocator.py

Language Used

 Python Idle (> 3.6)
 Python Package Manager (PIP)
 Tkinter python library

About

Automated Grade Allotment for collage students.

Resources

Stars

Watchers

Forks

Releases

No 4018 releases published

Packages

 
 
 

Contributors

Languages

0