calc-product-rating


Namecalc-product-rating JSON
Version 0.1 PyPI version JSON
download
home_pageNone
SummaryA small utility package to calculate average ratings from a Django queryset of product reviews.
upload_time2025-07-19 06:22:57
maintainerNone
docs_urlNone
authorLakshmi
requires_python>=3.6
licenseNone
keywords calc_product_rating
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # product_rating_avg

A small utility package to calculate average ratings from a Django queryset of product reviews.



First Release

10/7/2025

Second Release

10/7/2025

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "calc-product-rating",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "calc_product_rating",
    "author": "Lakshmi",
    "author_email": "x23304723@student.ncirl.ie",
    "download_url": "https://files.pythonhosted.org/packages/2c/af/f899d91bbaa284f0ce75921d33a5079e42aab2b0afe56d863e063695a67d/calc_product_rating-0.1.tar.gz",
    "platform": null,
    "description": "# product_rating_avg\r\n\r\nA small utility package to calculate average ratings from a Django queryset of product reviews.\r\n\r\n\r\n\r\nFirst Release\r\n\r\n10/7/2025\r\n\r\nSecond Release\r\n\r\n10/7/2025\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A small utility package to calculate average ratings from a Django queryset of product reviews.",
    "version": "0.1",
    "project_urls": null,
    "split_keywords": [
        "calc_product_rating"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7e87c31fee5352bee088d26269d7f5aa3e59642f1608523aa5d5cfe6c3aa4782",
                "md5": "a2eb37436830bc69e9daa640952b6143",
                "sha256": "b702069e19ef3b0b2af912f78178badab04b12011dcee18eb354a70439b501c4"
            },
            "downloads": -1,
            "filename": "calc_product_rating-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a2eb37436830bc69e9daa640952b6143",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2830,
            "upload_time": "2025-07-19T06:22:56",
            "upload_time_iso_8601": "2025-07-19T06:22:56.180975Z",
            "url": "https://files.pythonhosted.org/packages/7e/87/c31fee5352bee088d26269d7f5aa3e59642f1608523aa5d5cfe6c3aa4782/calc_product_rating-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2caff899d91bbaa284f0ce75921d33a5079e42aab2b0afe56d863e063695a67d",
                "md5": "b81c0aedb8178ca3711a627f0dec2f80",
                "sha256": "002f46ac44d63f3503773641a497e77caa144128cce30870a7da07f06f6145a9"
            },
            "downloads": -1,
            "filename": "calc_product_rating-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b81c0aedb8178ca3711a627f0dec2f80",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2338,
            "upload_time": "2025-07-19T06:22:57",
            "upload_time_iso_8601": "2025-07-19T06:22:57.662330Z",
            "url": "https://files.pythonhosted.org/packages/2c/af/f899d91bbaa284f0ce75921d33a5079e42aab2b0afe56d863e063695a67d/calc_product_rating-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-19 06:22:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "calc-product-rating"
}
        
Elapsed time: 0.43102s