This is a very simple discount calculator that takes two parameters that is originalRate and discountedPercentage to calculated the discounted rate.
originalRate: This takes the original rate of any product/services.
discountedPercentage: This takes the percent of discount being offered.
Change Log
===========
0.0.1 (22/04/2023)
------------------
- First Release
Raw data
{
"_id": null,
"home_page": "",
"name": "ankit-discounts-calculator",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "discount calculator",
"author": "Ankit Kumar",
"author_email": "x22113886@student.ncirl.ie",
"download_url": "https://files.pythonhosted.org/packages/1c/e6/1e4ae2f77de4fa5dd6ad62897c54c78baa0bb6072862d96897dc72e0d35b/ankit_discounts_calculator-0.0.1.tar.gz",
"platform": null,
"description": "This is a very simple discount calculator that takes two parameters that is originalRate and discountedPercentage to calculated the discounted rate.\n\noriginalRate: This takes the original rate of any product/services.\ndiscountedPercentage: This takes the percent of discount being offered. \n\nChange Log\n===========\n\n0.0.1 (22/04/2023)\n------------------\n- First Release\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A very basic discount calculator",
"version": "0.0.1",
"split_keywords": [
"discount",
"calculator"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1ce61e4ae2f77de4fa5dd6ad62897c54c78baa0bb6072862d96897dc72e0d35b",
"md5": "1b9317b4c169b28cc8717a7b9762d74c",
"sha256": "5a1deb8e0ee6dd024e9040bae8a061ae6bb842f776bcae79cea4731ae7c18356"
},
"downloads": -1,
"filename": "ankit_discounts_calculator-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "1b9317b4c169b28cc8717a7b9762d74c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2425,
"upload_time": "2023-04-26T07:42:24",
"upload_time_iso_8601": "2023-04-26T07:42:24.991379Z",
"url": "https://files.pythonhosted.org/packages/1c/e6/1e4ae2f77de4fa5dd6ad62897c54c78baa0bb6072862d96897dc72e0d35b/ankit_discounts_calculator-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-26 07:42:24",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "ankit-discounts-calculator"
}