Skip to content

Latest commit

 

History

History
24 lines (10 loc) · 582 Bytes

README.md

File metadata and controls

24 lines (10 loc) · 582 Bytes

grade-calculator

Undergraduate grade calculator using 4.0 American grading scale.

Installation

Install from PyPI:

python -m pip install -U grade-calculator

Ensure that you are running an up-to-date version of Python. grade-calculator supports python3.11 and above.

Contributions

Fork from and pull-request into the dev branch to contribute.

main accepts a pull request from dev with each stable version updates and corresponds to pip-installable grade-calculator.

Reach out via the Discussions tab or open a pull request to start collaborating!