[PR #2522] Replace gym with Gymnasium #1841

Open
opened 2025-11-06 13:24:16 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2522
Author: @juhannc
Created: 10/4/2023
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

  • c11e050 Replace gym with Gymnasium

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

What is this Python project?

Gymnasium is the successor of gym, later of which is no longer being maintained.

What's the difference between this Python project and similar ones?

Just the fact that gym is no longer maintained and all further developments and fixes will only happen in Gymnasium should be enough to validate this change.

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2522 **Author:** [@juhannc](https://github.com/juhannc) **Created:** 10/4/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`c11e050`](https://github.com/vinta/awesome-python/commit/c11e050fb3211d84aac7f8b0498d6fad276a5355) Replace gym with Gymnasium ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description ## What is this Python project? [Gymnasium](https://github.com/Farama-Foundation/Gymnasium) is the successor of [gym](https://github.com/openai/gym), later of which is no longer being maintained. ## What's the difference between this Python project and similar ones? Just the fact that [gym](https://github.com/openai/gym) is no longer maintained and all further developments and fixes will only happen in [Gymnasium](https://github.com/Farama-Foundation/Gymnasium) should be enough to validate this change. -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:24:16 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1841