<p align="center">
<img src="https://raw.githubusercontent.com/Farama-Foundation/PettingZoo/master/pettingzoo-text.png" width="500px"/>
</p>
PettingZoo is a Python library for conducting research in multi-agent reinforcement learning, akin to a multi-agent version of [Gymnasium](https://github.com/Farama-Foundation/Gymnasium).
The documentation website is at [pettingzoo.farama.org](https://pettingzoo.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
## Environments
PettingZoo includes the following families of environments:
* [Atari](https://pettingzoo.farama.org/environments/atari/): Multi-player Atari 2600 games (cooperative, competitive and mixed sum)
* [Butterfly](https://pettingzoo.farama.org/environments/butterfly): Cooperative graphical games developed by us, requiring a high degree of coordination
* [Classic](https://pettingzoo.farama.org/environments/classic): Classical games including card games, board games, etc.
* [MPE](https://pettingzoo.farama.org/environments/mpe): A set of simple nongraphical communication tasks, originally from https://github.com/openai/multiagent-particle-envs
* [SISL](https://pettingzoo.farama.org/environments/sisl): 3 cooperative environments, originally from https://github.com/sisl/MADRL
Raw data
{
"_id": null,
"home_page": "https://pettingzoo.farama.org/",
"name": "PettingZoo",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7, <3.12",
"maintainer_email": "",
"keywords": "Reinforcement Learning,game,RL,AI,gymnasium",
"author": "Farama Foundation",
"author_email": "contact@farama.org",
"download_url": "https://files.pythonhosted.org/packages/84/aa/85b27b3804d75e8a1d31a54fee02646d19e93fb99e9b21a6b885b51de2f4/PettingZoo-1.22.3.tar.gz",
"platform": null,
"description": "<p align=\"center\">\n <img src=\"https://raw.githubusercontent.com/Farama-Foundation/PettingZoo/master/pettingzoo-text.png\" width=\"500px\"/>\n</p>\n\nPettingZoo is a Python library for conducting research in multi-agent reinforcement learning, akin to a multi-agent version of [Gymnasium](https://github.com/Farama-Foundation/Gymnasium).\n\nThe documentation website is at [pettingzoo.farama.org](https://pettingzoo.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\n\n## Environments\n\nPettingZoo includes the following families of environments:\n\n* [Atari](https://pettingzoo.farama.org/environments/atari/): Multi-player Atari 2600 games (cooperative, competitive and mixed sum)\n* [Butterfly](https://pettingzoo.farama.org/environments/butterfly): Cooperative graphical games developed by us, requiring a high degree of coordination\n* [Classic](https://pettingzoo.farama.org/environments/classic): Classical games including card games, board games, etc.\n* [MPE](https://pettingzoo.farama.org/environments/mpe): A set of simple nongraphical communication tasks, originally from https://github.com/openai/multiagent-particle-envs\n* [SISL](https://pettingzoo.farama.org/environments/sisl): 3 cooperative environments, originally from https://github.com/sisl/MADRL\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Gymnasium for multi-agent reinforcement learning",
"version": "1.22.3",
"split_keywords": [
"reinforcement learning",
"game",
"rl",
"ai",
"gymnasium"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "3603c1784b80fce9870261551e91ec43",
"sha256": "75bad0f05a0167f2c7a08bfc691b7e8f14f474bff5fce0306b27745f301b9472"
},
"downloads": -1,
"filename": "PettingZoo-1.22.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3603c1784b80fce9870261551e91ec43",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7, <3.12",
"size": 816105,
"upload_time": "2022-12-28T01:08:54",
"upload_time_iso_8601": "2022-12-28T01:08:54.577096Z",
"url": "https://files.pythonhosted.org/packages/b1/9a/e0884f1a2ec16ea70d420366b37a31a8902ccf5050d2a3e8494611df50cb/PettingZoo-1.22.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "7ecc9c6f4e2f673e687f63510370cfa9",
"sha256": "3e7892ea31a5ef7ebe446d1f91ce411c67b6eaa9a2c6d3d7c35209fd43486b4f"
},
"downloads": -1,
"filename": "PettingZoo-1.22.3.tar.gz",
"has_sig": false,
"md5_digest": "7ecc9c6f4e2f673e687f63510370cfa9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7, <3.12",
"size": 699446,
"upload_time": "2022-12-28T01:08:56",
"upload_time_iso_8601": "2022-12-28T01:08:56.155735Z",
"url": "https://files.pythonhosted.org/packages/84/aa/85b27b3804d75e8a1d31a54fee02646d19e93fb99e9b21a6b885b51de2f4/PettingZoo-1.22.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-28 01:08:56",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "pettingzoo"
}