{"library":"dm-env","type":"library","category":null,"description":"dm-env is a Python interface for Reinforcement Learning (RL) environments, providing a foundational API for interacting with environments. It is actively maintained by DeepMind and is currently at version 1.6. The library focuses on core components such as `Environment`, `TimeStep`, and `specs` for defining actions, observations, rewards, and discounts.","language":"python","status":"active","version":"1.6","tags":["reinforcement-learning","environment","deepmind","api","machine-learning"],"last_verified":"Sun May 24","install":[{"cmd":"pip install dm-env","imports":["from dm_env import Environment","from dm_env import TimeStep","from dm_env import StepType","from dm_env import specs","from dm_env.specs import ArraySpec","from dm_env.specs import BoundedArraySpec"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/dm-env/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":4.1,"avg_import_s":0.27,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dm-env/compatibility"}}