aashikacalc


Nameaashikacalc JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA very simple Calculator
upload_time2022-12-13 06:48:51
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(12/12/2022)
------------------------------

-First Release

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "aashikacalc",
    "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/d0/20/1b2c155f17f4dc104648537797a0fad6553323a7a8d6173931d628e30f8f/aashikacalc-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(12/12/2022)\r\n------------------------------\r\n\r\n-First Release\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A very simple Calculator",
    "version": "0.0.1",
    "split_keywords": [
        "calculator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "16e2a65b05afa830b1fe09c235b78d13",
                "sha256": "e0ff121f05672f5caf8ccdbf843b25bdf81d3bb1a758cea308fb4a378a1a7411"
            },
            "downloads": -1,
            "filename": "aashikacalc-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "16e2a65b05afa830b1fe09c235b78d13",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2294,
            "upload_time": "2022-12-13T06:48:51",
            "upload_time_iso_8601": "2022-12-13T06:48:51.457300Z",
            "url": "https://files.pythonhosted.org/packages/d0/20/1b2c155f17f4dc104648537797a0fad6553323a7a8d6173931d628e30f8f/aashikacalc-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-13 06:48:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "aashikacalc"
}
        
Elapsed time: 0.01713s