gradePhyX


NamegradePhyX JSON
Version 0.0.5 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-07-20 06:10:44
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/65/f3/4c5fd9a9bca7b3efaa0cc3798267bc70696d15ada6923ced66fa201e3e02/gradephyx-0.0.5.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.5",
    "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": null,
            "digests": {
                "blake2b_256": "65f34c5fd9a9bca7b3efaa0cc3798267bc70696d15ada6923ced66fa201e3e02",
                "md5": "010eede585df94b7b12ee7530b26e774",
                "sha256": "9fef710686a2e6dfc4c9e10b9256d206658881e87dd1fe2d624faaa02cb7d297"
            },
            "downloads": -1,
            "filename": "gradephyx-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "010eede585df94b7b12ee7530b26e774",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 26911,
            "upload_time": "2025-07-20T06:10:44",
            "upload_time_iso_8601": "2025-07-20T06:10:44.482315Z",
            "url": "https://files.pythonhosted.org/packages/65/f3/4c5fd9a9bca7b3efaa0cc3798267bc70696d15ada6923ced66fa201e3e02/gradephyx-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-20 06:10:44",
    "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.45140s