gradePhyX


NamegradePhyX JSON
Version 0.0.10 PyPI version JSON
download
home_pagehttps://github.com/JingzheShi/PhysicsFormulaComparison
Summary(1) an Engine to compare two Equations supporting Physics Quantities (i.e. constants, units, substitutions, etc.); and (2) an efficient implementation for grading a bunch of students answers to a bunch of Physics problems (whose scores are defined with tree-based structures), with multiprocessing support.
upload_time2025-08-06 07:30:29
maintainerNone
docs_urlNone
authorgradePhyX authors
requires_pythonNone
licenseMIT
keywords physics sympy formula comparison
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/JingzheShi/PhysicsFormulaComparison",
    "name": "gradePhyX",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "physics, sympy, formula comparison",
    "author": "gradePhyX authors",
    "author_email": "sjzworking@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/99/07/2d4bc712189c3cdb723208af39a9fdb545d5cb7922a3008dfef3ab9d685b/gradephyx-0.0.10.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "(1) an Engine to compare two Equations supporting Physics Quantities (i.e. constants, units, substitutions, etc.); and (2) an efficient implementation for grading a bunch of students answers to a bunch of Physics problems (whose scores are defined with tree-based structures), with multiprocessing support.",
    "version": "0.0.10",
    "project_urls": {
        "Download": "https://github.com/JingzheShi/PhysicsFormulaComparison/archive/v_01.tar.gz",
        "Homepage": "https://github.com/JingzheShi/PhysicsFormulaComparison"
    },
    "split_keywords": [
        "physics",
        " sympy",
        " formula comparison"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99072d4bc712189c3cdb723208af39a9fdb545d5cb7922a3008dfef3ab9d685b",
                "md5": "3581f8e07ea594546c958a8759176566",
                "sha256": "db0b7caa63063b31152752063b2af3f65ca839cbf191e802f564a954925015a7"
            },
            "downloads": -1,
            "filename": "gradephyx-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "3581f8e07ea594546c958a8759176566",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 27854,
            "upload_time": "2025-08-06T07:30:29",
            "upload_time_iso_8601": "2025-08-06T07:30:29.581108Z",
            "url": "https://files.pythonhosted.org/packages/99/07/2d4bc712189c3cdb723208af39a9fdb545d5cb7922a3008dfef3ab9d685b/gradephyx-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-06 07:30:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JingzheShi",
    "github_project": "PhysicsFormulaComparison",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "gradephyx"
}
        
Elapsed time: 0.79905s