calc-basic-movin-v2


Namecalc-basic-movin-v2 JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryTrial Basic calculator library
upload_time2023-09-18 13:01:13
maintainer
docs_urlNone
authorMovin Fernandes
requires_python
licenseMIT
keywords basic
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 2 numbers and performs relevant mathematical computations on them

Change Log

=============================

0.0.1 - 18-09-2023 -- First release

0.0.1.1 - 18-09-2023 -- additional file containing computation functions

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "calc-basic-movin-v2",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "basic",
    "author": "Movin Fernandes",
    "author_email": "movin.fernandes@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/62/14/7cf451bd581c56f8a4bb1d5eba4d30280da3ead8ecd3a07985577e548b20/calc_basic_movin_v2-0.0.1.tar.gz",
    "platform": null,
    "description": "This is a very simple calculator that takes 2 numbers and performs relevant mathematical computations on them\n\nChange Log\n\n=============================\n\n0.0.1 - 18-09-2023 -- First release\n\n0.0.1.1 - 18-09-2023 -- additional file containing computation functions\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Trial Basic calculator library",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "basic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62147cf451bd581c56f8a4bb1d5eba4d30280da3ead8ecd3a07985577e548b20",
                "md5": "768889dc7066d9e7a82805d1ff84766d",
                "sha256": "a385791d972c1b9993697c9d97183ad8d664260e57f0df226d710cbeff5eade5"
            },
            "downloads": -1,
            "filename": "calc_basic_movin_v2-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "768889dc7066d9e7a82805d1ff84766d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2306,
            "upload_time": "2023-09-18T13:01:13",
            "upload_time_iso_8601": "2023-09-18T13:01:13.614614Z",
            "url": "https://files.pythonhosted.org/packages/62/14/7cf451bd581c56f8a4bb1d5eba4d30280da3ead8ecd3a07985577e548b20/calc_basic_movin_v2-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-18 13:01:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "calc-basic-movin-v2"
}
        
Elapsed time: 0.12413s