mazelib


Namemazelib JSON
Version 0.9.14 PyPI version JSON
download
home_pagehttps://github.com/john-science/mazelib
SummaryA Python API for creating and solving mazes.
upload_time2023-08-27 19:08:07
maintainer
docs_urlNone
authorJohn Stilley
requires_python>=3.4, <3.12
licenseMIT
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",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.4, <3.12",
    "maintainer_email": "",
    "keywords": "game mathematics algorithms maze mazes math games algorithm",
    "author": "John Stilley",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/f9/b2/6baee3909db0f3ea9f74a2b37044ea9d1af1aa404c0fba2ffe43556a3fdb/mazelib-0.9.14.tar.gz",
    "platform": "any",
    "description": "A Python library for creating and solving mazes.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python API for creating and solving mazes.",
    "version": "0.9.14",
    "project_urls": {
        "Homepage": "https://github.com/john-science/mazelib"
    },
    "split_keywords": [
        "game",
        "mathematics",
        "algorithms",
        "maze",
        "mazes",
        "math",
        "games",
        "algorithm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74f64405d9676af49c221afc52516202c39741126c6e6e7cd4ca172ccb784c79",
                "md5": "9f480fc65d8a11dca5a059a70c23168e",
                "sha256": "92b493d161bb95bbc0e47d334b37d71d11ef475d3617e46ad3fc9cd359a9ed46"
            },
            "downloads": -1,
            "filename": "mazelib-0.9.14-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9f480fc65d8a11dca5a059a70c23168e",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.4, <3.12",
            "size": 5363691,
            "upload_time": "2023-08-27T19:03:34",
            "upload_time_iso_8601": "2023-08-27T19:03:34.736807Z",
            "url": "https://files.pythonhosted.org/packages/74/f6/4405d9676af49c221afc52516202c39741126c6e6e7cd4ca172ccb784c79/mazelib-0.9.14-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df7b657e1223e2afc629de010bce78880225226cba73b93461983acd1dd9a34c",
                "md5": "f12a390fcf36ba4c77bbe4404aa20c87",
                "sha256": "b8d06bfba65b725311fba1b12f8a95c373803a04e44e8c63052df19438362d45"
            },
            "downloads": -1,
            "filename": "mazelib-0.9.14-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f12a390fcf36ba4c77bbe4404aa20c87",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.4, <3.12",
            "size": 5322857,
            "upload_time": "2023-08-27T19:03:37",
            "upload_time_iso_8601": "2023-08-27T19:03:37.718881Z",
            "url": "https://files.pythonhosted.org/packages/df/7b/657e1223e2afc629de010bce78880225226cba73b93461983acd1dd9a34c/mazelib-0.9.14-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9b26baee3909db0f3ea9f74a2b37044ea9d1af1aa404c0fba2ffe43556a3fdb",
                "md5": "ba87a06abc3bab55eee5cb0ea6c909e5",
                "sha256": "ea5b18b661a55b24aaee2ac29a00ef2f590c518ce35532887848c26baf44aa9a"
            },
            "downloads": -1,
            "filename": "mazelib-0.9.14.tar.gz",
            "has_sig": false,
            "md5_digest": "ba87a06abc3bab55eee5cb0ea6c909e5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.4, <3.12",
            "size": 1664021,
            "upload_time": "2023-08-27T19:08:07",
            "upload_time_iso_8601": "2023-08-27T19:08:07.584411Z",
            "url": "https://files.pythonhosted.org/packages/f9/b2/6baee3909db0f3ea9f74a2b37044ea9d1af1aa404c0fba2ffe43556a3fdb/mazelib-0.9.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-27 19:08:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "john-science",
    "github_project": "mazelib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "mazelib"
}
        
Elapsed time: 0.10530s