Metadata-Version: 2.1
Name: pyRDDLGym
Version: 2.0
Summary: pyRDDLGym: RDDL automatic generation tool for OpenAI Gym
Home-page: https://github.com/pyrddlgym-project/pyRDDLGym
Author: Ayal Taitler, Michael Gimelfarb, Scott Sanner, Jihwan Jeong, Sriram Gopalakrishnan, Martin Mladenov, Jack Liu
Author-email: ataitler@gmail.com, mike.gimelfarb@mail.utoronto.ca, ssanner@mie.utoronto.ca, jhjeong@mie.utoronto.ca, sriram.gopalakrishnan@jpmchase.com, mmladenov@google.com, xiaotian.liu@mail.utoronto.ca
License: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
License-File: LICENSE.MD
Requires-Dist: ply
Requires-Dist: pillow >=9.2.0
Requires-Dist: matplotlib >=3.5.0
Requires-Dist: numpy >=1.22
Requires-Dist: gymnasium
Requires-Dist: pygame
Requires-Dist: termcolor

