Metadata-Version: 2.1
Name: Shimmy
Version: 1.0.0
Summary: An API conversion tool providing Gymnasium and PettingZoo bindings for popular external reinforcement learning environments.
Home-page: https://github.com/Farama-Foundation/Shimmy
Author: Farama Foundation
Author-email: contact@farama.org
Keywords: Reinforcement Learning,game,RL,AI
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: gym-v21
Provides-Extra: gym-v26
Provides-Extra: atari
Provides-Extra: dm-control
Provides-Extra: dm-control-multi-agent
Provides-Extra: dm-lab
Provides-Extra: openspiel
Provides-Extra: meltingpot
Provides-Extra: bsuite
Provides-Extra: all
Provides-Extra: testing

<p align="center">
    <img src="https://raw.githubusercontent.com/Farama-Foundation/Shimmy/main/shimmy-text.png" width="500px"/>
</p>

Shimmy is an API conversion tool providing [Gymnasium](https://github.com/farama-Foundation/gymnasium) and [PettingZoo](https://github.com/farama-Foundation/pettingZoo/) bindings for popular external reinforcement learning environments.

The documentation website is at [shimmy.farama.org](https://shimmy.farama.org/) and we have a public discord server (which we also use to coordinate development work) that you can join here: https://discord.gg/nhvKkYa6qX

## Supported APIs

