A command line package to calculate GPA of semester results specially for professional courses like CSE, ECE, BBA etc. offered by National University, Bangladesh.
Project description
# nu_gpa
A command line package to calculate GPA of semester results specially for professional courses like CSE, ECE, BBA etc. offered by National University, Bangladesh.
—
## Installation The package nu_gpa can be installed via pip :
pip install nu_gpa
—
## Usage nu_gpa is a command line package.
Here, letter grades and grade points are considered as,
For example, assume that one has 3 subjects in a semester. The credits of the subjects are 3, 3.5, 2.5. And he has obtained grade A, A+, B in the subjects respectively. Then to calculate his GPA in that semester, command on terminal:
nu_gpa -n 3 -g A A+ B -c 3 3.5 2.5
To get help on usage:
nu_gpa –help
—
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
—
## Author & License nu_gpa is written and maintained by [ Md. Shahedul Islam Shahed ]( https://www.linkedin.com/in/shahed777/ “shahed.shd777@gmail.com” ). It is licensed under an [ MIT license ]( https://choosealicense.com/licenses/mit/ ).
—
## Resources * [ Github ]( https://github.com/shahed-shd/nu_gpa )
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file nu_gpa-1.0.4-py2.py3-none-any.whl
.
File metadata
- Download URL: nu_gpa-1.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bee030c8998b45c0e9e21cc11380e4181e9466af17365f681879ddd89ba6dae |
|
MD5 | cb2497e7e372325ae90fe76afde0bd9c |
|
BLAKE2b-256 | 846e83f7c50bd68d462f61df219ba5b751a5355ef75bd58135dd8116d6706d16 |