calories-properties-pkg


Namecalories-properties-pkg JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/pypa/sampleproject
SummaryA small example package
upload_time2024-04-19 11:11:16
maintainerNone
docs_urlNone
authorAuthor
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Calories_ Package

> [!NOTE]
> The Calories Properties Library is a Python library that calculates the total calories of a list of dishes and a proper alert based on their dish names.


## Installation

You can install the package using pip:

```bash
pip install example-package

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pypa/sampleproject",
    "name": "calories-properties-pkg",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Author",
    "author_email": "x22180966@student.ncirl.ie",
    "download_url": "https://files.pythonhosted.org/packages/2b/8a/573afda003f8ade60b602e6a3591bf702768a2e735eb32bb14ed56f8b78a/calories_properties_pkg-0.0.1.tar.gz",
    "platform": null,
    "description": "# Calories_ Package\n\n> [!NOTE]\n> The Calories Properties Library is a Python library that calculates the total calories of a list of dishes and a proper alert based on their dish names.\n\n\n## Installation\n\nYou can install the package using pip:\n\n```bash\npip install example-package\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A small example package",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/pypa/sampleproject"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8cecc9950750b7fdeb1374ff2a0ff79056a2cb1404a9dba03e7be6a931f86ece",
                "md5": "7e6ccde04181cbc56bd0d5711c8e07bb",
                "sha256": "36f7401297b388725223d6977a502eba67ff1e6d4949af97829f0698944b29b4"
            },
            "downloads": -1,
            "filename": "calories_properties_pkg-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7e6ccde04181cbc56bd0d5711c8e07bb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3021,
            "upload_time": "2024-04-19T11:11:15",
            "upload_time_iso_8601": "2024-04-19T11:11:15.129256Z",
            "url": "https://files.pythonhosted.org/packages/8c/ec/c9950750b7fdeb1374ff2a0ff79056a2cb1404a9dba03e7be6a931f86ece/calories_properties_pkg-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b8a573afda003f8ade60b602e6a3591bf702768a2e735eb32bb14ed56f8b78a",
                "md5": "4a731dfe83c3915cff2812721d6dd140",
                "sha256": "11ca01242fd6daae56597e265f947e0a4f049df43a5195cc027a51159b084766"
            },
            "downloads": -1,
            "filename": "calories_properties_pkg-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4a731dfe83c3915cff2812721d6dd140",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2637,
            "upload_time": "2024-04-19T11:11:16",
            "upload_time_iso_8601": "2024-04-19T11:11:16.959965Z",
            "url": "https://files.pythonhosted.org/packages/2b/8a/573afda003f8ade60b602e6a3591bf702768a2e735eb32bb14ed56f8b78a/calories_properties_pkg-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-19 11:11:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypa",
    "github_project": "sampleproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "calories-properties-pkg"
}
        
Elapsed time: 2.37730s