my-calc-library


Namemy-calc-library JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA very simple Calculator
upload_time2022-12-16 05:00:50
maintainer
docs_urlNone
authorAashika M
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 as input and perform basic Arithmetic operations like Addition, Subtraction, Multiplication and Division

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

0.0.1(16/12/2022)
------------------------------

-First Release


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "my-calc-library",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "calculator",
    "author": "Aashika M",
    "author_email": "aashika98187@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9d/4b/cd21eaa51053b28dfcf1c251b8e0313261254e17448f90b766a48e4976f4/my_calc_library-0.0.1.tar.gz",
    "platform": null,
    "description": "This is a very simple Calculator that takes two numbers as input and perform basic Arithmetic operations like Addition, Subtraction, Multiplication and Division\r\n\r\nChange Log\r\n==============================\r\n\r\n0.0.1(16/12/2022)\r\n------------------------------\r\n\r\n-First Release\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A very simple Calculator",
    "version": "0.0.1",
    "split_keywords": [
        "calculator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "800a607bf12f2e6ad4b5ecc496e5938a",
                "sha256": "be8b1bb8b57dd50a6366055815caa0599ae438ed711c15fa1203b9566f9a1697"
            },
            "downloads": -1,
            "filename": "my_calc_library-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "800a607bf12f2e6ad4b5ecc496e5938a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3757751,
            "upload_time": "2022-12-16T05:00:50",
            "upload_time_iso_8601": "2022-12-16T05:00:50.020447Z",
            "url": "https://files.pythonhosted.org/packages/9d/4b/cd21eaa51053b28dfcf1c251b8e0313261254e17448f90b766a48e4976f4/my_calc_library-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-16 05:00:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "my-calc-library"
}
        
Elapsed time: 0.01947s