python-math


Namepython-math JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/AkashKumarGit/
Summaryfunction with numbers
upload_time2020-09-19 10:47:23
maintainer
docs_urlNone
authorPranav Singh
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            add function add two numbers num1+num2
substract substract two numbers num1-num2
multiply multiply two numbers num1*num2
divide divide two numbers numbers num1/num2
exponent num1 to the power of num2
root num1 to the num2th root.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AkashKumarGit/",
    "name": "python-math",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Pranav Singh",
    "author_email": "why_should_i_tell@gmail.com",
    "download_url": "",
    "platform": "",
    "description": "add function add two numbers num1+num2\nsubstract substract two numbers num1-num2\nmultiply multiply two numbers num1*num2\ndivide divide two numbers numbers num1/num2\nexponent num1 to the power of num2\nroot num1 to the num2th root.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "function with numbers",
    "version": "0.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "c84d014b9803e144f77fe56eaee59cc7",
                "sha256": "897efb087bc81bbb32277046830c1e2407203c637a43aa0834dcd4de822024c8"
            },
            "downloads": -1,
            "filename": "python_math-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c84d014b9803e144f77fe56eaee59cc7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2438,
            "upload_time": "2020-09-19T10:47:23",
            "upload_time_iso_8601": "2020-09-19T10:47:23.066146Z",
            "url": "https://files.pythonhosted.org/packages/ff/8c/60c13be29a2f2e74c0313f2e62c7f751c944fe54b917afa5f88144e71a66/python_math-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-09-19 10:47:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "python-math"
}
        
Elapsed time: 0.03979s