AlgoGrade


NameAlgoGrade JSON
Version 1.0.20 PyPI version JSON
download
home_pageNone
SummaryA library for automated grading of algorithmic tasks with grading of their intermediate stages. The grading of some computational geometry tasks is provided out of the box.
upload_time2024-05-12 12:02:34
maintainerNone
docs_urlNone
authorartandfi (Artem Fisunenko)
requires_pythonNone
licenseNone
keywords python3 automated grading computational geometry convex hull region search geometric search point location proximity closest pair closest points
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "AlgoGrade",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Python3, automated grading, computational geometry, convex hull, region search, geometric search, point location, proximity, closest pair, closest points",
    "author": "artandfi (Artem Fisunenko)",
    "author_email": "artyom.fisunenko@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/10/cb/debeacf0f3e031fee749b31807cde17235073e9bcfff153f053f5af4df37/AlgoGrade-1.0.20.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library for automated grading of algorithmic tasks with grading of their intermediate stages. The grading of some computational geometry tasks is provided out of the box.",
    "version": "1.0.20",
    "project_urls": null,
    "split_keywords": [
        "python3",
        " automated grading",
        " computational geometry",
        " convex hull",
        " region search",
        " geometric search",
        " point location",
        " proximity",
        " closest pair",
        " closest points"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46ff021b7478d59927cd9217f1107e27ca359c7d19961a8886e22f9bd2d0f9a5",
                "md5": "5e302183684bf59ee008a4b55d4e59f7",
                "sha256": "26a254708e1e78ee2f96cf9b49326cbed10a5a27101e7962be7d2d5e56e1c9da"
            },
            "downloads": -1,
            "filename": "AlgoGrade-1.0.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5e302183684bf59ee008a4b55d4e59f7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 33142,
            "upload_time": "2024-05-12T12:02:32",
            "upload_time_iso_8601": "2024-05-12T12:02:32.764392Z",
            "url": "https://files.pythonhosted.org/packages/46/ff/021b7478d59927cd9217f1107e27ca359c7d19961a8886e22f9bd2d0f9a5/AlgoGrade-1.0.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10cbdebeacf0f3e031fee749b31807cde17235073e9bcfff153f053f5af4df37",
                "md5": "b04247bf6382567921131bcdd9aaea96",
                "sha256": "f855b945816bb174061e671e8aada6f01cc262068f1d9c0319d4ff80b71d964b"
            },
            "downloads": -1,
            "filename": "AlgoGrade-1.0.20.tar.gz",
            "has_sig": false,
            "md5_digest": "b04247bf6382567921131bcdd9aaea96",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22259,
            "upload_time": "2024-05-12T12:02:34",
            "upload_time_iso_8601": "2024-05-12T12:02:34.490641Z",
            "url": "https://files.pythonhosted.org/packages/10/cb/debeacf0f3e031fee749b31807cde17235073e9bcfff153f053f5af4df37/AlgoGrade-1.0.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-12 12:02:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "algograde"
}
        
Elapsed time: 0.31405s