mazelib-alt


Namemazelib-alt JSON
Version 0.9.14 PyPI version JSON
download
home_pagehttps://github.com/john-science/mazelib
SummaryA Python API for creating and solving mazes. Modified to have less strict dependency versions.
upload_time2023-03-12 18:06:43
maintainer
docs_urlNone
authorJohn Stilley
requires_python>=3.4
licenseGPLv3
keywords game mathematics algorithms maze mazes math games algorithm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A Python library for creating and solving mazes.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/john-science/mazelib",
    "name": "mazelib-alt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.4",
    "maintainer_email": "",
    "keywords": "game mathematics algorithms maze mazes math games algorithm",
    "author": "John Stilley",
    "author_email": "",
    "download_url": "",
    "platform": "any",
    "description": "A Python library for creating and solving mazes.\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "A Python API for creating and solving mazes. Modified to have less strict dependency versions.",
    "version": "0.9.14",
    "split_keywords": [
        "game",
        "mathematics",
        "algorithms",
        "maze",
        "mazes",
        "math",
        "games",
        "algorithm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56717049ccb09c0376a855105845ceca22f73a3f502606c21886af019b3d158f",
                "md5": "bd3f8dcc3aecb6e6ed867df023c235b1",
                "sha256": "202c6f7b99d262f0c7e98d917235126e1dfe6aa68a97e0868fc5839b2b6fe84d"
            },
            "downloads": -1,
            "filename": "mazelib_alt-0.9.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bd3f8dcc3aecb6e6ed867df023c235b1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.4",
            "size": 75401,
            "upload_time": "2023-03-12T18:06:43",
            "upload_time_iso_8601": "2023-03-12T18:06:43.285388Z",
            "url": "https://files.pythonhosted.org/packages/56/71/7049ccb09c0376a855105845ceca22f73a3f502606c21886af019b3d158f/mazelib_alt-0.9.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-12 18:06:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "john-science",
    "github_project": "mazelib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "mazelib-alt"
}
        
Elapsed time: 0.04239s