| Port details |
- py-gymnasium API for reinforcement learning & diverse set of reference environments
- 1.2.2 misc
=0 1.2.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-09-01 08:15:10
- Last Update: 2025-11-06 19:15:01
- Commit Hash: 7888a58
- Also Listed In: python
- License: MIT
- WWW:
- https://gymnasium.farama.org/
- https://github.com/Farama-Foundation/Gymnasium
- Description:
- 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.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}gymnasium>0:misc/py-gymnasium@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-gymnasium/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-gymnasium
- pkg install py311-gymnasium
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-gymnasium listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-gymnasium
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1762442426
SHA256 (gymnasium-1.2.2.tar.gz) = 46d927328f8518bb5a689dbe270d228c1da2b08bcb71ae0152c10aa66f48d530
SIZE (gymnasium-1.2.2.tar.gz) = 829250
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-dill>=0.3.7 : devel/py-dill@py311
- py311-scipy>=1.7.3 : science/py-scipy@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cloudpickle>=1.2.0 : devel/py-cloudpickle@py311
- py311-Farama-Notifications>=0.0.1 : devel/py-Farama-Notifications@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-typing-extensions>=4.3.0 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-gymnasium
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.2.2 06 Nov 2025 19:15:01
    |
Yuri Victorovich (yuri)  |
misc/py-gymnasium: update 1.2.0 → 1.2.2 |
1.2.0 01 Sep 2025 08:14:27
    |
Yuri Victorovich (yuri)  |
misc/py-gymnasium: New port: API for reinforcement learning & diverse set of
reference environments |
Number of commits found: 2
|