polycalc


Namepolycalc JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/gellison321/polycalc
SummaryA small program that does basic calculus operations with polynomials.
upload_time2023-06-15 20:52:16
maintainer
docs_urlNone
authorGrant Ellison
requires_python
license
keywords polynomial calculus calculator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gellison321/polycalc",
    "name": "polycalc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "polynomial,calculus,calculator",
    "author": "Grant Ellison",
    "author_email": "gellison321@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6d/37/115faaf8e39f28f0b1580cd68b87e2131d2e88d083ee0311eda4998a4452/polycalc-0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A small program that does basic calculus operations with polynomials.",
    "version": "0.1",
    "project_urls": {
        "Download": "https://github.com/gellison321/polycalc/archive/refs/tags/0.2.tar.gz",
        "Homepage": "https://github.com/gellison321/polycalc"
    },
    "split_keywords": [
        "polynomial",
        "calculus",
        "calculator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d37115faaf8e39f28f0b1580cd68b87e2131d2e88d083ee0311eda4998a4452",
                "md5": "9a488d7b13b3307f58d670e978f733bc",
                "sha256": "5dd7fdedc5c37e66d10c2a8d3fe7582f4c1803fa3b904f40ca8aedd75645d167"
            },
            "downloads": -1,
            "filename": "polycalc-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9a488d7b13b3307f58d670e978f733bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1673,
            "upload_time": "2023-06-15T20:52:16",
            "upload_time_iso_8601": "2023-06-15T20:52:16.998788Z",
            "url": "https://files.pythonhosted.org/packages/6d/37/115faaf8e39f28f0b1580cd68b87e2131d2e88d083ee0311eda4998a4452/polycalc-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-15 20:52:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gellison321",
    "github_project": "polycalc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "polycalc"
}
        
Elapsed time: 0.07955s