hima-discount


Namehima-discount JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryThis is simple Discount calculator
upload_time2024-04-20 22:13:52
maintainerNone
docs_urlNone
authorHima Shree
requires_pythonNone
licenseMIT
keywords discount discount calculator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Discount Calculator Library

This Python package provides a simple utility for calculating discounts on prices.

## Installation

You can install the package using pip:

```bash
pip install discount



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "hima-discount",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Discount, Discount calculator",
    "author": "Hima Shree",
    "author_email": "X23189851@student.ncirl.ie",
    "download_url": "https://files.pythonhosted.org/packages/73/da/09d9da62aa869dd3ad24616d6ce148fe605c35fdfe3aa748230a8cc69a5d/hima-discount-0.0.2.tar.gz",
    "platform": null,
    "description": "# Discount Calculator Library\n\nThis Python package provides a simple utility for calculating discounts on prices.\n\n## Installation\n\nYou can install the package using pip:\n\n```bash\npip install discount\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This is simple Discount calculator",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [
        "discount",
        " discount calculator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "949c15129c1e423c0a9e40af3fba30f1eeb617d6b0c348df49bbc90f3d140eb7",
                "md5": "151939013d1071adba796038eff7ada2",
                "sha256": "b67fba5abd60cc9916678d9caef653e5cd9ed9d22e9690812143f22bd6e109ab"
            },
            "downloads": -1,
            "filename": "hima_discount-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "151939013d1071adba796038eff7ada2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2924,
            "upload_time": "2024-04-20T22:13:50",
            "upload_time_iso_8601": "2024-04-20T22:13:50.688193Z",
            "url": "https://files.pythonhosted.org/packages/94/9c/15129c1e423c0a9e40af3fba30f1eeb617d6b0c348df49bbc90f3d140eb7/hima_discount-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73da09d9da62aa869dd3ad24616d6ce148fe605c35fdfe3aa748230a8cc69a5d",
                "md5": "8d10a0bfa203f233570bc8ed914a8ad5",
                "sha256": "7f923916386384e877959ed32f035daff30d997243ed8fbd8740299b0cfb9272"
            },
            "downloads": -1,
            "filename": "hima-discount-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "8d10a0bfa203f233570bc8ed914a8ad5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2548,
            "upload_time": "2024-04-20T22:13:52",
            "upload_time_iso_8601": "2024-04-20T22:13:52.397521Z",
            "url": "https://files.pythonhosted.org/packages/73/da/09d9da62aa869dd3ad24616d6ce148fe605c35fdfe3aa748230a8cc69a5d/hima-discount-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-20 22:13:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "hima-discount"
}
        
Elapsed time: 0.29017s