testprojcalculator


Nametestprojcalculator JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryA very basic calculator
upload_time2023-12-02 15:28:21
maintainer
docs_urlNone
authorVismaya Murugan
requires_python
licenseMIT
keywords calculator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a very simple calculator that takes two numbers and either add, subtract, multiply or divide them.

Change Log
===========

0.0.1 (11/10/2023)
-------------------
-First Release

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "testprojcalculator",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "calculator",
    "author": "Vismaya Murugan",
    "author_email": "muruganvichunni@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8b/b9/91a421933056116a01cf72891cd93fab35715a0f7e6c05d804236a300fa8/testprojcalculator-0.0.2.tar.gz",
    "platform": null,
    "description": "This is a very simple calculator that takes two numbers and either add, subtract, multiply or divide them.\n\nChange Log\n===========\n\n0.0.1 (11/10/2023)\n-------------------\n-First Release\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A very basic calculator",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [
        "calculator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8bb991a421933056116a01cf72891cd93fab35715a0f7e6c05d804236a300fa8",
                "md5": "458766cb585f4a7197cb64b0e78e1ba3",
                "sha256": "e23b6282013faa7dbf46b24f9759022dd51a6c8b798044d209dfb302f0d1d078"
            },
            "downloads": -1,
            "filename": "testprojcalculator-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "458766cb585f4a7197cb64b0e78e1ba3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2320,
            "upload_time": "2023-12-02T15:28:21",
            "upload_time_iso_8601": "2023-12-02T15:28:21.052094Z",
            "url": "https://files.pythonhosted.org/packages/8b/b9/91a421933056116a01cf72891cd93fab35715a0f7e6c05d804236a300fa8/testprojcalculator-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-02 15:28:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "testprojcalculator"
}
        
Elapsed time: 0.15367s