DBmath


NameDBmath JSON
Version 0.0.1 PyPI version JSON
download
home_page
Summarya calculator with math operations simple
upload_time2023-08-13 09:01:28
maintainer
docs_urlNone
authorDean Brosnan
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 simple calculator that can do math operations like adding, subtracting, multiplying, squared numbers, cubed numbers and what ever power you like.

Change Log
=============
0.0.1 (13/08/2023)
----------------------
- First Release

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "DBmath",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "calculator",
    "author": "Dean Brosnan",
    "author_email": "deangames200@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/09/e5/d783f0b52dab23af1edc671274b2f316cbab10cecacc33bd9164a139d642/DBmath-0.0.1.tar.gz",
    "platform": null,
    "description": "this is a simple calculator that can do math operations like adding, subtracting, multiplying, squared numbers, cubed numbers and what ever power you like.\r\n\r\nChange Log\r\n=============\r\n0.0.1 (13/08/2023)\r\n----------------------\r\n- First Release\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "a calculator with math operations simple",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "calculator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09e5d783f0b52dab23af1edc671274b2f316cbab10cecacc33bd9164a139d642",
                "md5": "d6ed9ec6c11ab058762578d401e285f0",
                "sha256": "9bf8629b07bd8ee86822109e06bd1a09cf4ce9c756167106fe1cc2e348f0444d"
            },
            "downloads": -1,
            "filename": "DBmath-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d6ed9ec6c11ab058762578d401e285f0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2420,
            "upload_time": "2023-08-13T09:01:28",
            "upload_time_iso_8601": "2023-08-13T09:01:28.739456Z",
            "url": "https://files.pythonhosted.org/packages/09/e5/d783f0b52dab23af1edc671274b2f316cbab10cecacc33bd9164a139d642/DBmath-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-13 09:01:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dbmath"
}
        
Elapsed time: 0.76302s