iotest-grader


Nameiotest-grader JSON
Version 0.0.7 PyPI version JSON
download
home_pageNone
SummaryA pytest harness for input/output tests, intended for use in VSCode
upload_time2024-05-08 03:41:23
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/57/8f/f1e7a0c291b6b5a2af708be753c6822d837382ef4544f52972f8b895777c/iotest_grader-0.0.7.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.7",
    "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": "2cac8868025488cd378feed33a443a2284c7faaf3b1862dd988e8c7b52b219c1",
                "md5": "abf03529c5328ce393d11174bcff243b",
                "sha256": "ede338495e1c15cc6045fc91b76559e54006a1310ae0f8901fecb44d70498772"
            },
            "downloads": -1,
            "filename": "iotest_grader-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "abf03529c5328ce393d11174bcff243b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3133,
            "upload_time": "2024-05-08T03:41:22",
            "upload_time_iso_8601": "2024-05-08T03:41:22.536647Z",
            "url": "https://files.pythonhosted.org/packages/2c/ac/8868025488cd378feed33a443a2284c7faaf3b1862dd988e8c7b52b219c1/iotest_grader-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "578ff1e7a0c291b6b5a2af708be753c6822d837382ef4544f52972f8b895777c",
                "md5": "123b62cb1acc354fa324a3bc57aab8bc",
                "sha256": "4b6eba5b99529aa084976d1feddc41c64c583004921765b45a4851dde93abcf6"
            },
            "downloads": -1,
            "filename": "iotest_grader-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "123b62cb1acc354fa324a3bc57aab8bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2762,
            "upload_time": "2024-05-08T03:41:23",
            "upload_time_iso_8601": "2024-05-08T03:41:23.971105Z",
            "url": "https://files.pythonhosted.org/packages/57/8f/f1e7a0c291b6b5a2af708be753c6822d837382ef4544f52972f8b895777c/iotest_grader-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-08 03:41:23",
    "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.24211s