This module contains all you need to run the Griddly AI research environment using python.
Currently the library supports any python > 3.6. It is recommended to use a conda environment:
conda create --name griddly_env python=3.7
conda activate griddly_env
pip install griddly
Full documentation can be found here: https://griddly.readthedocs.org