maze-world

View on PyPIReverse Dependencies (0)

0.0.1 maze_world-0.0.1-py3-none-any.whl

Wheel Details

Project: maze-world
Version: 0.0.1
Filename: maze_world-0.0.1-py3-none-any.whl
Download: [link]
Size: 17689
MD5: a98fa68cc772054f2c0513b0b4db12b7
SHA256: 4ca48f3b06f0660ca634ff2b842b025259f080eb6e20a7b4154e8b08f688b024
Uploaded: 2024-02-19 19:45:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: maze-world
Version: 0.0.1
Summary: Random maze environments with different size and complexity for reinforcement learning and planning research. This is in-particular to investigate generalization and planning ability in dynamically changing environment.
Author: Anurag Koul
Author-Email: koulanurag[at]gmail.com
Home-Page: https://github.com/koulanurag/maze-world
License: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6, <3.12
Requires-Dist: gymnasium (>=0.28)
Requires-Dist: pygame (>=2.1.0)
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: pytest (<8.0.0); extra == "all"
Requires-Dist: pytest-cases; extra == "all"
Requires-Dist: xdoctest; extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: black; extra == "all"
Requires-Dist: imageio; extra == "all"
Requires-Dist: jupyter; extra == "all"
Requires-Dist: black[jupyter]; extra == "all"
Requires-Dist: Sphinx (<6.0,>=4.0); extra == "all"
Requires-Dist: furo; extra == "all"
Requires-Dist: sphinxcontrib-katex; extra == "all"
Requires-Dist: sphinx-copybutton; extra == "all"
Requires-Dist: sphinx-design; extra == "all"
Requires-Dist: myst-parser; extra == "all"
Requires-Dist: sphinx-autobuild; extra == "all"
Requires-Dist: sphinxext-opengraph; extra == "all"
Requires-Dist: sphinx-prompt; extra == "all"
Requires-Dist: sphinx-favicon; extra == "all"
Requires-Dist: nbsphinx (>=0.9.3); extra == "all"
Requires-Dist: pandoc (>=2.3); extra == "all"
Requires-Dist: myst-nb; extra == "all"
Requires-Dist: black; extra == "develop"
Requires-Dist: imageio; extra == "develop"
Requires-Dist: jupyter; extra == "develop"
Requires-Dist: black[jupyter]; extra == "develop"
Requires-Dist: Sphinx (<6.0,>=4.0); extra == "docs"
Requires-Dist: furo; extra == "docs"
Requires-Dist: sphinxcontrib-katex; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-design; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: sphinx-autobuild; extra == "docs"
Requires-Dist: sphinxext-opengraph; extra == "docs"
Requires-Dist: sphinx-prompt; extra == "docs"
Requires-Dist: sphinx-favicon; extra == "docs"
Requires-Dist: nbsphinx (>=0.9.3); extra == "docs"
Requires-Dist: pandoc (>=2.3); extra == "docs"
Requires-Dist: myst-nb; extra == "docs"
Requires-Dist: pytest (<8.0.0); extra == "test"
Requires-Dist: pytest-cases; extra == "test"
Requires-Dist: xdoctest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: all
Provides-Extra: develop
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2803 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
maze_world/__init__.py sha256=qHHW1Z-yZOIPbceOEJcLt0lkSugQUe4y-mOBpl6_i70 1260
maze_world/envs/__init__.py sha256=nn3BwOKT3NTspGGTZEFHYknnxh7BCpo5pvDz2vkhjfQ 65
maze_world/envs/maze.py sha256=e3X0jBNVh4K4HJUM-SihmxLCu1MBNzBx3lxVTNybfvM 13486
maze_world/envs/random_maze.py sha256=AUH1FjUq0bufaf07qy0iwJkHixXeJzpI1XK34nizJpw 3255
maze_world/utils/__init__.py sha256=vshJfKmU7OUrvY9ePKl2GRXbg201lDyy5n_WqxzTHdE 88
maze_world/utils/generate_maze.py sha256=IDSkh4BORXhvF-zL-66bcAKNswugcWEP5scHof5r7pg 11723
maze_world/utils/solver.py sha256=h5QAlRxruQO6Qpxl80gR0_agLszBEOt9NVWkpWmdhFw 3711
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
maze_world-0.0.1.dist-info/LICENSE sha256=AhIAzEFWGUlyE0olCONCJkVCZByzi9m_Ea3E0EYEDhw 11340
maze_world-0.0.1.dist-info/METADATA sha256=XC6QRnYvOV1GHcI2ZSH9qln8b8z9mIVCsF9Ze7Pn8uk 5731
maze_world-0.0.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
maze_world-0.0.1.dist-info/top_level.txt sha256=NzXvaks6nz2MULqoY9Kgswoc6r1EdO05AOvGfzcIZy4 17
maze_world-0.0.1.dist-info/RECORD

top_level.txt

maze_world
tests