{"library":"labmaze","type":"library","category":null,"description":"LabMaze is a standalone release of the maze generator used by DeepMind Lab, providing Python bindings to its C++ core. It can be configured to simplify paths and create rooms, and includes art assets to texture the environment. The primary purpose is to generate maze layouts for navigation tasks within other libraries. The current version is 1.0.6, released on December 5, 2022, indicating an infrequent release cadence focused on compatibility and bug fixes rather than new features.","language":"python","status":"active","version":"1.0.6","tags":["maze-generation","deepmind","reinforcement-learning","environment","c++-bindings"],"last_verified":"Mon May 25","install":[{"cmd":"pip install labmaze","imports":["from labmaze import RandomMaze","from labmaze import FixedMaze"]},{"cmd":"pip install bazel\n# Also install platform-specific build toolchain as per Bazel docs\npip install labmaze --no-binary :all:","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/labmaze/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":20,"avg_install_s":4,"avg_import_s":0.26,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/labmaze/compatibility"}}