iotest-grader


Nameiotest-grader JSON
Version 0.0.10 PyPI version JSON
download
home_pageNone
SummaryA pytest harness for input/output tests, intended for use in VSCode
upload_time2024-08-21 23:37:12
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # input-output-test
Python input/output test harness 

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "iotest-grader",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Joe Delfino <jdelfino@brandeis.edu>",
    "download_url": "https://files.pythonhosted.org/packages/c2/12/cc1b1638af1d2f4caa70306e2052a13e60b056143025b2f4ecffd2d61181/iotest_grader-0.0.10.tar.gz",
    "platform": null,
    "description": "# input-output-test\nPython input/output test harness \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A pytest harness for input/output tests, intended for use in VSCode",
    "version": "0.0.10",
    "project_urls": {
        "Homepage": "https://github.com/brandeis-cosi-10a/input-output-test",
        "Issues": "https://github.com/brandeis-cosi-10a/input-output-test/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8452fcdd2ac1abc323b6cc3d7a8ed98e5e66ce4a323b16492361f725cb3d11b5",
                "md5": "0d2fadd0d7064085d8a2def1ac0a1d01",
                "sha256": "61500d76f5e062cb52f5d8834b1ea1380ecea9f383316e3d2dfa0d78fab968fd"
            },
            "downloads": -1,
            "filename": "iotest_grader-0.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0d2fadd0d7064085d8a2def1ac0a1d01",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3265,
            "upload_time": "2024-08-21T23:37:11",
            "upload_time_iso_8601": "2024-08-21T23:37:11.377735Z",
            "url": "https://files.pythonhosted.org/packages/84/52/fcdd2ac1abc323b6cc3d7a8ed98e5e66ce4a323b16492361f725cb3d11b5/iotest_grader-0.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c212cc1b1638af1d2f4caa70306e2052a13e60b056143025b2f4ecffd2d61181",
                "md5": "ed99a7a635dbad3e2de8f8da30fa9f9b",
                "sha256": "f59af8aa1bc7b4f2d61208cb8e554bb29f5c13baef48ddcd4d0c322eb6df4c3e"
            },
            "downloads": -1,
            "filename": "iotest_grader-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "ed99a7a635dbad3e2de8f8da30fa9f9b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2889,
            "upload_time": "2024-08-21T23:37:12",
            "upload_time_iso_8601": "2024-08-21T23:37:12.691434Z",
            "url": "https://files.pythonhosted.org/packages/c2/12/cc1b1638af1d2f4caa70306e2052a13e60b056143025b2f4ecffd2d61181/iotest_grader-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-21 23:37:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "brandeis-cosi-10a",
    "github_project": "input-output-test",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "iotest-grader"
}
        
Elapsed time: 0.34800s