testsimpleproject


Nametestsimpleproject JSON
Version 0.0.5 PyPI version JSON
download
home_page
SummaryA very basic calculator
upload_time2023-12-06 07:05:23
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": "testsimpleproject",
    "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/ae/52/f28b1a136c2cd5d2a8ad241844fe543bb04c01612585cbe46ab837196c3d/testsimpleproject-0.0.5.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.5",
    "project_urls": null,
    "split_keywords": [
        "calculator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae52f28b1a136c2cd5d2a8ad241844fe543bb04c01612585cbe46ab837196c3d",
                "md5": "5c6288e7c49a94668416ebea0284d0f6",
                "sha256": "cb1824316fa88212c68710fd3a741824f4ab54338802c56738cc40f69e4262b6"
            },
            "downloads": -1,
            "filename": "testsimpleproject-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "5c6288e7c49a94668416ebea0284d0f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2543,
            "upload_time": "2023-12-06T07:05:23",
            "upload_time_iso_8601": "2023-12-06T07:05:23.898907Z",
            "url": "https://files.pythonhosted.org/packages/ae/52/f28b1a136c2cd5d2a8ad241844fe543bb04c01612585cbe46ab837196c3d/testsimpleproject-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-06 07:05:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "testsimpleproject"
}
        
Elapsed time: 0.14533s