{ "info": { "author": "Md. Shahedul Islam Shahed", "author_email": "shahed.shd777@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Education", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Education" ], "description": "# nu_gpa\n\nA command line package to calculate GPA of semester results specially for professional courses like CSE, ECE, BBA etc. offered by National University, Bangladesh.\n\n---\n\n## Installation\nThe package `nu_gpa` can be installed via pip :\n\n`pip install nu_gpa`\n\n---\n\n## Usage\n`nu_gpa` is a command line package.\n\nHere, letter grades and grade points are considered as,\n\n| Letter grade | Grade point |\n| ----- | ----- |\n| A+ | 4.00 |\n| A | 3.75 |\n| A- | 3.50 |\n| B+ | 3.25 |\n| B | 3.00 |\n| B- | 2.75 |\n| C+ | 2.50 |\n| C | 2.25 |\n| D | 2.00 |\n| F | 0.00 |\n\nFor example, assume that one has 3 subjects in a semester.\nThe credits of the subjects are 3, 3.5, 2.5.\nAnd he has obtained grade A, A+, B in the subjects respectively.\nThen to calculate his GPA in that semester, command on terminal:\n\n`nu_gpa -n 3 -g A A+ B -c 3 3.5 2.5`\n\nTo get help on usage:\n\n`nu_gpa --help`\n\n---\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n---\n\n## Author & License\n`nu_gpa` is written and maintained by [ Md. Shahedul Islam Shahed ]( https://www.linkedin.com/in/shahed777/ \"shahed.shd777@gmail.com\" ).\nIt is licensed under an [ MIT license ]( https://choosealicense.com/licenses/mit/ ).\n\n---\n\n## Resources\n* [ Github ]( https://github.com/shahed-shd/nu_gpa )\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/shahed-shd/nu_gpa", "keywords": "gpa semester result nu nubd cse ece bba course education", "license": "", "maintainer": "", "maintainer_email": "", "name": "nu-gpa", "package_url": "https://pypi.org/project/nu-gpa/", "platform": "", "project_url": "https://pypi.org/project/nu-gpa/", "project_urls": { "Homepage": "https://github.com/shahed-shd/nu_gpa" }, "release_url": "https://pypi.org/project/nu-gpa/1.0.4/", "requires_dist": null, "requires_python": "", "summary": "A command line package to calculate GPA of semester results specially for professional courses like CSE, ECE, BBA etc. offered by National University, Bangladesh.", "version": "1.0.4" }, "last_serial": 3842258, "releases": { "1.0.4": [ { "comment_text": "", "digests": { "md5": "cb2497e7e372325ae90fe76afde0bd9c", "sha256": "9bee030c8998b45c0e9e21cc11380e4181e9466af17365f681879ddd89ba6dae" }, "downloads": -1, "filename": "nu_gpa-1.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cb2497e7e372325ae90fe76afde0bd9c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4153, "upload_time": "2018-05-07T21:26:38", "url": "https://files.pythonhosted.org/packages/84/6e/83f7c50bd68d462f61df219ba5b751a5355ef75bd58135dd8116d6706d16/nu_gpa-1.0.4-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cb2497e7e372325ae90fe76afde0bd9c", "sha256": "9bee030c8998b45c0e9e21cc11380e4181e9466af17365f681879ddd89ba6dae" }, "downloads": -1, "filename": "nu_gpa-1.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cb2497e7e372325ae90fe76afde0bd9c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4153, "upload_time": "2018-05-07T21:26:38", "url": "https://files.pythonhosted.org/packages/84/6e/83f7c50bd68d462f61df219ba5b751a5355ef75bd58135dd8116d6706d16/nu_gpa-1.0.4-py2.py3-none-any.whl" } ] }