Gymnasium is an open source Python library for developing and comparing
reinforcement learning algorithms by providing a standard API to communicate
between learning algorithms and environments, as well as a standard set of
environments compliant with that API.
