edu-calc-setuptools


Nameedu-calc-setuptools JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA tiny calculator library + CLI (setuptools backend).
upload_time2025-09-06 12:01:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords calculator math demo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # edu-calc-setuptools

Same features as `edu-calc`, but uses **setuptools** as the backend to avoid any hatchling issues.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "edu-calc-setuptools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "calculator, math, demo",
    "author": null,
    "author_email": "Your Name <you@example.com>",
    "download_url": null,
    "platform": null,
    "description": "# edu-calc-setuptools\r\n\r\nSame features as `edu-calc`, but uses **setuptools** as the backend to avoid any hatchling issues.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A tiny calculator library + CLI (setuptools backend).",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "calculator",
        " math",
        " demo"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c992e7fe4df5153258fcfcf730b76d933f80b38ff62a5bb0143b7064a8f7aab7",
                "md5": "de8e385db75b35167476d4249ea0fdef",
                "sha256": "13f10b9e5cfbec61b7a839340b1e0d1a4dcbfb095eb233fa9cdfa6717da68b80"
            },
            "downloads": -1,
            "filename": "edu_calc_setuptools-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "de8e385db75b35167476d4249ea0fdef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3112,
            "upload_time": "2025-09-06T12:01:42",
            "upload_time_iso_8601": "2025-09-06T12:01:42.734363Z",
            "url": "https://files.pythonhosted.org/packages/c9/92/e7fe4df5153258fcfcf730b76d933f80b38ff62a5bb0143b7064a8f7aab7/edu_calc_setuptools-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-06 12:01:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "edu-calc-setuptools"
}
        
Elapsed time: 3.00801s