Shimmy


NameShimmy JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/Farama-Foundation/Shimmy
SummaryAn API conversion tool providing Gymnasium and PettingZoo bindings for popular external reinforcement learning environments.
upload_time2024-05-21 10:35:16
maintainerNone
docs_urlNone
authorFarama Foundation
requires_python>=3.8
licenseNone
keywords reinforcement learning game rl ai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://pre-commit.com/) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8140744.svg)](https://doi.org/10.5281/zenodo.8140744)

<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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Farama-Foundation/Shimmy",
    "name": "Shimmy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Reinforcement Learning, game, RL, AI",
    "author": "Farama Foundation",
    "author_email": "contact@farama.org",
    "download_url": "https://files.pythonhosted.org/packages/45/c6/36788ef5e483d761e5080d41378e27db4b388ce219ff2b2e1959edfba071/Shimmy-2.0.0.tar.gz",
    "platform": null,
    "description": "[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://pre-commit.com/) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8140744.svg)](https://doi.org/10.5281/zenodo.8140744)\n\n<p align=\"center\">\n    <img src=\"https://raw.githubusercontent.com/Farama-Foundation/Shimmy/main/shimmy-text.png\" width=\"500px\"/>\n</p>\n\nShimmy 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.\n\nThe 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\n\n## Supported APIs\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "An API conversion tool providing Gymnasium and PettingZoo bindings for popular external reinforcement learning environments.",
    "version": "2.0.0",
    "project_urls": {
        "Homepage": "https://github.com/Farama-Foundation/Shimmy"
    },
    "split_keywords": [
        "reinforcement learning",
        " game",
        " rl",
        " ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ee964879ed81025b73865a0b6e5668735bf0b71feff5abb6e7a2bee2a1deae9",
                "md5": "8f9be457aad7690064ca27a6c3bf09c7",
                "sha256": "4244e693b0ff28bd5ce55e73c636cab953df2a1fafe639718158ee6510613dfe"
            },
            "downloads": -1,
            "filename": "Shimmy-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f9be457aad7690064ca27a6c3bf09c7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 30601,
            "upload_time": "2024-05-21T10:35:14",
            "upload_time_iso_8601": "2024-05-21T10:35:14.872170Z",
            "url": "https://files.pythonhosted.org/packages/4e/e9/64879ed81025b73865a0b6e5668735bf0b71feff5abb6e7a2bee2a1deae9/Shimmy-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45c636788ef5e483d761e5080d41378e27db4b388ce219ff2b2e1959edfba071",
                "md5": "a9f939c51f0ea4d4b89e1bf28d44a461",
                "sha256": "a42d07806fc1ca5460439cb4799f32d4855a9e1138b39a39031e72fb8460a508"
            },
            "downloads": -1,
            "filename": "Shimmy-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a9f939c51f0ea4d4b89e1bf28d44a461",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 31065,
            "upload_time": "2024-05-21T10:35:16",
            "upload_time_iso_8601": "2024-05-21T10:35:16.471251Z",
            "url": "https://files.pythonhosted.org/packages/45/c6/36788ef5e483d761e5080d41378e27db4b388ce219ff2b2e1959edfba071/Shimmy-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-21 10:35:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Farama-Foundation",
    "github_project": "Shimmy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "shimmy"
}
        
Elapsed time: 0.80635s