mazelib


Namemazelib JSON
Version 0.9.16 PyPI version JSON
download
home_pageNone
SummaryA Python API for creating and solving mazes.
upload_time2024-11-16 21:19:44
maintainerNone
docs_urlNone
authorJohn Stilley
requires_python<3.14,>=3.7.0
licenseMIT License Copyright (c) [2014] [John Stilley] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mazelib
[![Build Status](https://github.com/john-science/mazelib/actions/workflows/unittests.yaml/badge.svg?branch=main)](https://github.com/john-science/mazelib/blob/main/.github/workflows/unittests.yaml)
[![codecov](https://codecov.io/gh/john-science/mazelib/branch/main/graph/badge.svg)](https://codecov.io/gh/john-science/mazelib)

#### A Python API for creating and solving mazes.

## [The mazelib API](https://github.com/john-science/mazelib/blob/main/docs/API.md)

A quick introduction in how to use this library.


## [Display Examples](https://github.com/john-science/mazelib/blob/main/docs/EXAMPLES.md)

Examples of how to generate and solve some unique, tailored mazes. Also, examples of how to plot your results.


## Maze Algorithms

The heart of this library is the huge collection of algorithms available to create and solve mazes. The better you understand these, the more you can do with this library.

### [Maze-Generating Algorithms](https://github.com/john-science/mazelib/blob/main/docs/MAZE_GEN_ALGOS.md)

### [Maze-Transmuting Algorithms](https://github.com/john-science/mazelib/blob/main/docs/MAZE_TRANSMUTE_ALGOS.md)

### [Maze-Solving Algorithms](https://github.com/john-science/mazelib/blob/main/docs/MAZE_SOLVE_ALGOS.md)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mazelib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.14,>=3.7.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "John Stilley",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# mazelib\n[![Build Status](https://github.com/john-science/mazelib/actions/workflows/unittests.yaml/badge.svg?branch=main)](https://github.com/john-science/mazelib/blob/main/.github/workflows/unittests.yaml)\n[![codecov](https://codecov.io/gh/john-science/mazelib/branch/main/graph/badge.svg)](https://codecov.io/gh/john-science/mazelib)\n\n#### A Python API for creating and solving mazes.\n\n## [The mazelib API](https://github.com/john-science/mazelib/blob/main/docs/API.md)\n\nA quick introduction in how to use this library.\n\n\n## [Display Examples](https://github.com/john-science/mazelib/blob/main/docs/EXAMPLES.md)\n\nExamples of how to generate and solve some unique, tailored mazes. Also, examples of how to plot your results.\n\n\n## Maze Algorithms\n\nThe heart of this library is the huge collection of algorithms available to create and solve mazes. The better you understand these, the more you can do with this library.\n\n### [Maze-Generating Algorithms](https://github.com/john-science/mazelib/blob/main/docs/MAZE_GEN_ALGOS.md)\n\n### [Maze-Transmuting Algorithms](https://github.com/john-science/mazelib/blob/main/docs/MAZE_TRANSMUTE_ALGOS.md)\n\n### [Maze-Solving Algorithms](https://github.com/john-science/mazelib/blob/main/docs/MAZE_SOLVE_ALGOS.md)\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) [2014] [John Stilley]  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "A Python API for creating and solving mazes.",
    "version": "0.9.16",
    "project_urls": {
        "Bug Tracker": "https://github.com/john-science/mazelib/issues",
        "Homepage": "https://github.com/john-science/mazelib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbd5d29473f861741768da3cac196f8a9b8452e3064f528eb8c9c13cf55ef847",
                "md5": "3f3828b7300b25b2f3e8372a7e6e1e1f",
                "sha256": "2a2fde8559d140b5bef52b298d3d6319f7dfab4b3a16bf7fc7abc9e6cda52a04"
            },
            "downloads": -1,
            "filename": "mazelib-0.9.16-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3f3828b7300b25b2f3e8372a7e6e1e1f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": "<3.14,>=3.7.0",
            "size": 46181,
            "upload_time": "2024-11-16T21:19:44",
            "upload_time_iso_8601": "2024-11-16T21:19:44.837124Z",
            "url": "https://files.pythonhosted.org/packages/cb/d5/d29473f861741768da3cac196f8a9b8452e3064f528eb8c9c13cf55ef847/mazelib-0.9.16-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-16 21:19:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "john-science",
    "github_project": "mazelib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mazelib"
}
        
Elapsed time: 0.40225s